CRAN Package Check Results for Package futile.paradigm

Last updated on 2022-04-24 03:52:26 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.4 2.88 36.99 39.87 NOTE
r-devel-linux-x86_64-debian-gcc 2.0.4 2.10 27.94 30.04 NOTE
r-devel-linux-x86_64-fedora-clang 2.0.4 46.92 NOTE
r-devel-linux-x86_64-fedora-gcc 2.0.4 35.96 NOTE
r-patched-linux-x86_64 2.0.4 2.85 35.17 38.02 NOTE
r-release-linux-x86_64 2.0.4 2.48 34.34 36.82 NOTE
r-release-macos-arm64 2.0.4 NOTE
r-release-macos-x86_64 2.0.4 NOTE
r-release-windows-x86_64 2.0.4 56.00 57.00 113.00 NOTE
r-oldrel-macos-arm64 2.0.4 NOTE
r-oldrel-macos-x86_64 2.0.4 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-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-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