Last updated on 2019-02-20 16:49:36 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4-1 | 5.84 | 77.55 | 83.39 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.4-1 | 5.16 | 60.13 | 65.29 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.4-1 | 101.03 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.4-1 | 95.12 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.4-1 | 20.00 | 148.00 | 168.00 | NOTE | |
r-patched-linux-x86_64 | 0.4-1 | NOTE | ||||
r-patched-solaris-x86 | 0.4-1 | 140.30 | NOTE | |||
r-release-linux-x86_64 | 0.4-1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.4-1 | 9.00 | 139.00 | 148.00 | NOTE | |
r-release-osx-x86_64 | 0.4-1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.4-1 | 10.00 | 148.00 | 158.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.4-1 | NOTE |
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-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