CRAN Package Check Results for Package primer

Last updated on 2018-07-17 01:47:15 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0 1.78 29.29 31.07 NOTE
r-devel-linux-x86_64-debian-gcc 1.0 1.62 24.55 26.17 NOTE
r-devel-linux-x86_64-fedora-clang 1.0 38.36 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0 37.22 NOTE
r-devel-windows-ix86+x86_64 1.0 7.00 44.00 51.00 NOTE
r-patched-linux-x86_64 1.0 2.14 29.97 32.11 NOTE
r-patched-solaris-x86 1.0 57.10 NOTE
r-release-linux-x86_64 1.0 1.96 30.08 32.04 NOTE
r-release-windows-ix86+x86_64 1.0 7.00 67.00 74.00 NOTE
r-release-osx-x86_64 1.0 NOTE
r-oldrel-windows-ix86+x86_64 1.0 4.00 62.00 66.00 NOTE
r-oldrel-osx-x86_64 1.0 NOTE

Check Details

Version: 1.0
Check: for hidden files and directories
Result: NOTE
    Found the following hidden files and directories:
     data/.Rapp.history
    These were most likely included in error. See section ‘Package
    structure’ in the ‘Writing R Extensions’ manual.
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: dependencies in R code
Result: NOTE
    'library' or 'require' call to ‘deSolve’ which was already attached by Depends.
     Please remove these calls from your code.
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
    LVCompGames: no visible global function definition for ‘runif’
    LVCompGames: no visible global function definition for ‘plot’
    LVCompGames: no visible global function definition for ‘axis’
    LVCompGames: no visible global function definition for ‘box’
    LVCompGames: no visible global function definition for ‘lines’
    LVCompGames: no visible global function definition for ‘points’
    MetaSim: no visible global function definition for ‘runif’
    chesson: no visible global function definition for ‘rbeta’
    chesson: no visible global function definition for ‘dbeta’
    chesson : rhof: no visible global function definition for ‘dbeta’
    chesson: no visible global function definition for ‘integrate’
    pimmlawton: no visible global function definition for ‘runif’
    Undefined global functions or variables:
     axis box dbeta integrate lines plot points rbeta runif
    Consider adding
     importFrom("graphics", "axis", "box", "lines", "plot", "points")
     importFrom("stats", "dbeta", "integrate", "rbeta", "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