Last updated on 2018-05-14 01:46:43 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 3.02 | 29.47 | 32.49 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 2.73 | 25.96 | 28.69 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 44.10 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 42.80 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0 | 8.00 | 64.00 | 72.00 | NOTE | |
r-patched-linux-x86_64 | 1.0 | 3.42 | 32.53 | 35.95 | NOTE | |
r-patched-solaris-x86 | 1.0 | 62.60 | NOTE | |||
r-release-linux-x86_64 | 1.0 | 3.75 | 32.62 | 36.37 | NOTE | |
r-release-windows-ix86+x86_64 | 1.0 | 8.00 | 64.00 | 72.00 | NOTE | |
r-release-osx-x86_64 | 1.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0 | 6.00 | 49.00 | 55.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