Last updated on 2020-02-15 01:01:22 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.4.3 | 11.29 | 55.16 | 66.45 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.4.3 | 9.74 | 41.97 | 51.71 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.4.3 | 84.29 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.4.3 | 85.40 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.4.3 | 29.00 | 120.00 | 149.00 | NOTE | |
r-devel-windows-ix86+x86_64-gcc8 | 1.4.3 | 35.00 | 151.00 | 186.00 | NOTE | |
r-patched-linux-x86_64 | 1.4.3 | 10.63 | 50.99 | 61.62 | NOTE | |
r-patched-solaris-x86 | 1.4.3 | 131.00 | NOTE | |||
r-release-linux-x86_64 | 1.4.3 | 11.30 | 51.41 | 62.71 | NOTE | |
r-release-windows-ix86+x86_64 | 1.4.3 | 24.00 | 117.00 | 141.00 | NOTE | |
r-release-osx-x86_64 | 1.4.3 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.4.3 | 20.00 | 145.00 | 165.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.4.3 | NOTE |
Version: 1.4.3
Check: DESCRIPTION meta-information
Result: NOTE
Deprecated license: BSD
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-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-osx-x86_64, r-oldrel-osx-x86_64
Version: 1.4.3
Check: R code for possible problems
Result: NOTE
dist.multiPhylo: no visible global function definition for 'as.dist'
gromov.hyperbolicity: no visible global function definition for
'as.dist'
mcmc.target.seq: no visible global function definition for 'runif'
phylo.diff: no visible global function definition for 'par'
phylo.diff: no visible global function definition for 'plot'
Undefined global functions or variables:
as.dist par plot runif
Consider adding
importFrom("graphics", "par", "plot")
importFrom("stats", "as.dist", "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-devel-windows-ix86+x86_64-gcc8, 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.4.3
Check: compiled code
Result: NOTE
File ‘distory/libs/distory.so’:
Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
It is good practice to register native routines and to disable symbol
search.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc