CRAN Package Check Results for Package futile.paradigm

Last updated on 2018-06-20 01:50:15 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.4 1.10 21.60 22.70 NOTE
r-devel-linux-x86_64-debian-gcc 2.0.4 1.06 17.14 18.20 NOTE
r-devel-linux-x86_64-fedora-clang 2.0.4 27.25 NOTE
r-devel-linux-x86_64-fedora-gcc 2.0.4 25.50 NOTE
r-devel-windows-ix86+x86_64 2.0.4 4.00 34.00 38.00 NOTE
r-patched-linux-x86_64 2.0.4 1.37 20.55 21.92 NOTE
r-patched-solaris-x86 2.0.4 40.70 NOTE
r-release-linux-x86_64 2.0.4 1.41 20.50 21.91 NOTE
r-release-windows-ix86+x86_64 2.0.4 4.00 54.00 58.00 NOTE
r-release-osx-x86_64 2.0.4 NOTE
r-oldrel-windows-ix86+x86_64 2.0.4 3.00 42.00 45.00 NOTE
r-oldrel-osx-x86_64 2.0.4 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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64