CRAN Package Check Results for Package primer

Last updated on 2018-09-26 01:46:37 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0 1.98 31.54 33.52 NOTE
r-devel-linux-x86_64-debian-gcc 1.0 2.06 25.24 27.30 NOTE
r-devel-linux-x86_64-fedora-clang 1.0 40.13 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0 37.86 NOTE
r-devel-windows-ix86+x86_64 1.0 9.00 47.00 56.00 NOTE
r-patched-linux-x86_64 1.0 1.99 29.63 31.62 NOTE
r-patched-solaris-x86 1.0 56.00 NOTE
r-release-linux-x86_64 1.0 2.53 29.61 32.14 NOTE
r-release-windows-ix86+x86_64 1.0 5.00 74.00 79.00 NOTE
r-release-osx-x86_64 1.0 NOTE
r-oldrel-windows-ix86+x86_64 1.0 4.00 59.00 63.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