Last updated on 2018-02-25 00:48:34 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4-1 | 4.92 | 71.27 | 76.19 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.4-1 | 4.75 | 56.07 | 60.82 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.4-1 | 94.00 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.4-1 | 91.08 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.4-1 | 14.00 | 155.00 | 169.00 | NOTE | |
r-patched-linux-x86_64 | 0.4-1 | 4.49 | 73.47 | 77.96 | NOTE | |
r-patched-solaris-x86 | 0.4-1 | 141.20 | NOTE | |||
r-release-linux-x86_64 | 0.4-1 | 3.53 | 72.44 | 75.97 | NOTE | |
r-release-windows-ix86+x86_64 | 0.4-1 | 18.00 | 147.00 | 165.00 | NOTE | |
r-release-osx-x86_64 | 0.4-1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.4-1 | 11.00 | 147.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