CRAN Package Check Results for Maintainer ‘Susie Jentoft <susie.jentoft at ssb.no>’

Last updated on 2022-04-24 03:53:05 CEST.

Package NOTE OK
klassR 12
RcmdrPlugin.sampling 12

Package klassR

Current CRAN status: OK: 12

Package RcmdrPlugin.sampling

Current CRAN status: NOTE: 12

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-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64