CRAN Package Check Results for Package futile.paradigm

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.4 2.24 23.84 26.08 NOTE
r-devel-linux-x86_64-debian-gcc 2.0.4 2.02 18.78 20.80 NOTE
r-devel-linux-x86_64-fedora-clang 2.0.4 40.01 NOTE
r-devel-linux-x86_64-fedora-gcc 2.0.4 30.63 NOTE
r-devel-windows-ix86+x86_64 2.0.4 8.00 36.00 44.00 NOTE
r-patched-linux-x86_64 2.0.4 2.18 23.93 26.11 NOTE
r-patched-solaris-x86 2.0.4 48.70 NOTE
r-release-linux-x86_64 2.0.4 2.06 23.67 25.73 NOTE
r-release-macos-x86_64 2.0.4 NOTE
r-release-windows-ix86+x86_64 2.0.4 5.00 39.00 44.00 NOTE
r-oldrel-macos-x86_64 2.0.4 NOTE
r-oldrel-windows-ix86+x86_64 2.0.4 5.00 36.00 41.00 NOTE

Check Details

Version: 2.0.4
Check: dependencies in R code
Result: NOTE
    Packages in Depends field not imported from:
     'RUnit' 'futile.options'
     These packages need to be imported from (in the NAMESPACE file)
     for when this namespace is loaded but not attached.
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

Version: 2.0.4
Check: R code for possible problems
Result: NOTE
    .validateGuardExpression: no visible global function definition for
     'runif'
    Undefined global functions or variables:
     runif
    Consider adding
     importFrom("stats", "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