Last updated on 2017-07-16 09:46:48.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.4-1 | 3.24 | 51.93 | 55.17 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.4-1 | 3.19 | 50.34 | 53.54 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.4-1 | 109.17 | NOTE | |||
| r-devel-linux-x86_64-fedora-gcc | 0.4-1 | 104.69 | NOTE | |||
| r-devel-windows-ix86+x86_64 | 0.4-1 | 9.00 | 94.00 | 103.00 | NOTE | |
| r-patched-linux-x86_64 | 0.4-1 | 3.21 | 50.69 | 53.90 | NOTE | |
| r-patched-solaris-x86 | 0.4-1 | 144.00 | NOTE | |||
| r-release-linux-x86_64 | 0.4-1 | 3.12 | 52.03 | 55.15 | NOTE | |
| r-release-windows-ix86+x86_64 | 0.4-1 | 15.00 | 101.00 | 116.00 | NOTE | |
| r-release-osx-x86_64 | 0.4-1 | NOTE | ||||
| r-oldrel-windows-ix86+x86_64 | 0.4-1 | 14.00 | 130.00 | 144.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