CRAN Package Check Results for Package RcmdrPlugin.sampling

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1 18.33 116.07 134.40 NOTE
r-devel-linux-x86_64-debian-gcc 1.1 14.36 87.54 101.90 NOTE
r-devel-linux-x86_64-fedora-clang 1.1 169.39 NOTE
r-devel-linux-x86_64-fedora-gcc 1.1 159.63 NOTE
r-devel-windows-ix86+x86_64 1.1 70.00 142.00 212.00 NOTE
r-patched-linux-x86_64 1.1 16.51 112.92 129.43 NOTE
r-patched-solaris-x86 1.1 263.90 NOTE
r-release-linux-x86_64 1.1 15.78 112.80 128.58 NOTE
r-release-macos-x86_64 1.1 NOTE
r-release-windows-ix86+x86_64 1.1 45.00 255.00 300.00 NOTE
r-oldrel-macos-x86_64 1.1 NOTE
r-oldrel-windows-ix86+x86_64 1.1 43.00 130.00 173.00 NOTE

Check Details

Version: 1.1
Check: R code for possible problems
Result: NOTE
    SampleSizes: no visible global function definition for 'xtabs'
    SampleSizes: no visible global function definition for 'weighted.mean'
    SampleSizes: no visible global function definition for 'reshape'
    stage1Sample.fn: no visible global function definition for 'runif'
    stage2Sample.fn: no visible global function definition for 'runif'
    strata.options : onOK: no visible global function definition for
     'packageDescription'
    Undefined global functions or variables:
     packageDescription reshape runif weighted.mean xtabs
    Consider adding
     importFrom("stats", "reshape", "runif", "weighted.mean", "xtabs")
     importFrom("utils", "packageDescription")
    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