CRAN Package Check Results for Package futile.paradigm

Last updated on 2022-05-16 10:52:40 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.4 2.00 37.08 39.08 NOTE
r-devel-linux-x86_64-debian-gcc 2.0.4 1.94 28.37 30.31 NOTE
r-devel-linux-x86_64-fedora-clang 2.0.4 47.04 NOTE
r-devel-linux-x86_64-fedora-gcc 2.0.4 45.45 NOTE
r-devel-windows-x86_64 2.0.4 44.00 62.00 106.00 NOTE
r-patched-linux-x86_64 2.0.4 2.43 35.19 37.62 NOTE
r-release-linux-x86_64 2.0.4 2.07 35.43 37.50 NOTE
r-release-macos-arm64 2.0.4 17.00 NOTE
r-release-macos-x86_64 2.0.4 23.00 NOTE
r-release-windows-x86_64 2.0.4 6.00 58.00 64.00 NOTE
r-oldrel-macos-arm64 2.0.4 21.00 NOTE
r-oldrel-macos-x86_64 2.0.4 30.00 NOTE
r-oldrel-windows-ix86+x86_64 2.0.4 5.00 44.00 49.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-x86_64, 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

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-x86_64, 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