CRAN Package Check Results for Package nsga2R

Last updated on 2018-10-19 01:46:31 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0 1.22 22.74 23.96 NOTE
r-devel-linux-x86_64-debian-gcc 1.0 1.12 18.46 19.58 NOTE
r-devel-linux-x86_64-fedora-clang 1.0 29.09 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0 27.66 NOTE
r-devel-windows-ix86+x86_64 1.0 4.00 35.00 39.00 NOTE
r-patched-linux-x86_64 1.0 1.33 21.86 23.19 NOTE
r-patched-solaris-x86 1.0 41.20 NOTE
r-release-linux-x86_64 1.0 0.86 22.09 22.95 NOTE
r-release-windows-ix86+x86_64 1.0 3.00 94.00 97.00 NOTE
r-release-osx-x86_64 1.0 NOTE
r-oldrel-windows-ix86+x86_64 1.0 2.00 46.00 48.00 NOTE
r-oldrel-osx-x86_64 1.0 NOTE

Check Details

Version: 1.0
Check: dependencies in R code
Result: NOTE
    Package in Depends field not imported from: ‘mco’
     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: 1.0
Check: R code for possible problems
Result: NOTE
    boundedPolyMutation: no visible global function definition for ‘runif’
    boundedSBXover: no visible global function definition for ‘runif’
    nsga2R : <anonymous>: 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