Last updated on 2017-07-21 05:48:33.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0 | 1.39 | 29.61 | 31.00 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0 | 1.22 | 29.42 | 30.64 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0 | 42.49 | NOTE | |||
| r-devel-linux-x86_64-fedora-gcc | 1.0 | 40.98 | NOTE | |||
| r-devel-windows-ix86+x86_64 | 1.0 | 8.00 | 66.00 | 74.00 | NOTE | |
| r-patched-linux-x86_64 | 1.0 | 1.23 | 29.89 | 31.12 | NOTE | |
| r-patched-solaris-x86 | 1.0 | 55.40 | NOTE | |||
| r-release-linux-x86_64 | 1.0 | 1.20 | 29.89 | 31.09 | NOTE | |
| r-release-windows-ix86+x86_64 | 1.0 | 4.00 | 67.00 | 71.00 | NOTE | |
| r-release-osx-x86_64 | 1.0 | NOTE | ||||
| r-oldrel-windows-ix86+x86_64 | 1.0 | 7.00 | 55.00 | 62.00 | NOTE | |
| r-oldrel-osx-x86_64 | 1.0 | NOTE |
Version: 1.0
Check: R code for possible problems
Result: NOTE
clustersG: no visible global function definition for ‘combn’
pairneidist: no visible global function definition for ‘as.dist’
pairneidist: no visible global function definition for ‘combn’
steplimit : .TempletonProb: no visible global function definition for
‘integrate’
distance,Dna: no visible global function definition for ‘dist’
distance,Dna: no visible global function definition for ‘combn’
distance,Dna: no visible global function definition for ‘as.dist’
pairnei,matrix: no visible global function definition for ‘as.dist’
show,Dna: no visible global function definition for ‘head’
Undefined global functions or variables:
as.dist combn dist head integrate
Consider adding
importFrom("stats", "as.dist", "dist", "integrate")
importFrom("utils", "combn", "head")
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