CRAN Package Check Results for Package capwire

Last updated on 2020-08-07 01:49:37 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.4 3.24 40.58 43.82 NOTE
r-devel-linux-x86_64-debian-gcc 1.1.4 2.43 30.25 32.68 NOTE
r-devel-linux-x86_64-fedora-clang 1.1.4 59.30 NOTE
r-devel-linux-x86_64-fedora-gcc 1.1.4 49.02 NOTE
r-devel-windows-ix86+x86_64 1.1.4 7.00 45.00 52.00 NOTE
r-patched-linux-x86_64 1.1.4 3.25 39.54 42.79 NOTE
r-patched-solaris-x86 1.1.4 68.60 NOTE
r-release-linux-x86_64 1.1.4 3.24 40.54 43.78 NOTE
r-release-macos-x86_64 1.1.4 NOTE
r-release-windows-ix86+x86_64 1.1.4 5.00 47.00 52.00 NOTE
r-oldrel-macos-x86_64 1.1.4 NOTE
r-oldrel-windows-ix86+x86_64 1.1.4 5.00 63.00 68.00 NOTE

Check Details

Version: 1.1.4
Check: R code for possible problems
Result: NOTE
    bootstrapCapwire: no visible global function definition for 'quantile'
    drawCapRatesBeta : <anonymous>: no visible global function definition
     for 'rbeta'
    drawCapRatesExp : <anonymous>: no visible global function definition
     for 'rexp'
    drawCapRatesGamma : <anonymous>: no visible global function definition
     for 'rgamma'
    drawCapRatesGeom : <anonymous>: no visible global function definition
     for 'rgeom'
    drawCapRatesUnif : <anonymous>: no visible global function definition
     for 'runif'
    partitionCountData : find.3.way.partitions: no visible global function
     definition for 'dmultinom'
    Undefined global functions or variables:
     dmultinom quantile rbeta rexp rgamma rgeom runif
    Consider adding
     importFrom("stats", "dmultinom", "quantile", "rbeta", "rexp", "rgamma",
     "rgeom", "runif")
    to your NAMESPACE file.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64