CRAN Package Check Results for Package coalescentMCMC

Last updated on 2020-08-07 01:49:38 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4-1 9.45 84.78 94.23 NOTE
r-devel-linux-x86_64-debian-gcc 0.4-1 7.17 64.90 72.07 NOTE
r-devel-linux-x86_64-fedora-clang 0.4-1 120.20 NOTE
r-devel-linux-x86_64-fedora-gcc 0.4-1 111.07 NOTE
r-devel-windows-ix86+x86_64 0.4-1 31.00 118.00 149.00 NOTE
r-patched-linux-x86_64 0.4-1 8.28 83.14 91.42 NOTE
r-patched-solaris-x86 0.4-1 162.80 NOTE
r-release-linux-x86_64 0.4-1 7.91 83.05 90.96 NOTE
r-release-macos-x86_64 0.4-1 NOTE
r-release-windows-ix86+x86_64 0.4-1 28.00 180.00 208.00 NOTE
r-oldrel-macos-x86_64 0.4-1 NOTE
r-oldrel-windows-ix86+x86_64 0.4-1 15.00 145.00 160.00 NOTE

Check Details

Version: 0.4-1
Check: R code for possible problems
Result: NOTE
    coalescentMCMC: no visible global function definition for
     'packageVersion'
    coalescentMCMC : getparams: no visible global function definition for
     'nlminb'
    sim.coalescent: no visible global function definition for 'segments'
    sim.coalescent: no visible global function definition for 'points'
    Undefined global functions or variables:
     nlminb packageVersion points segments
    Consider adding
     importFrom("graphics", "points", "segments")
     importFrom("stats", "nlminb")
     importFrom("utils", "packageVersion")
    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-macos-x86_64, r-release-windows-ix86+x86_64

Version: 0.4-1
Check: R code for possible problems
Result: NOTE
    coalescentMCMC: no visible global function definition for
     ‘packageVersion’
    coalescentMCMC : getparams: no visible global function definition for
     ‘nlminb’
    sim.coalescent: no visible global function definition for ‘plot’
    sim.coalescent: no visible global function definition for ‘segments’
    sim.coalescent: no visible global function definition for ‘points’
    Undefined global functions or variables:
     nlminb packageVersion plot points segments
    Consider adding
     importFrom("graphics", "plot", "points", "segments")
     importFrom("stats", "nlminb")
     importFrom("utils", "packageVersion")
    to your NAMESPACE file.
Flavors: r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64