Last updated on 2020-02-15 01:01:18 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1-1 | 2.24 | 44.46 | 46.70 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1-1 | 1.76 | 34.77 | 36.53 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1-1 | 56.69 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1-1 | 54.98 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1-1 | 5.00 | 60.00 | 65.00 | NOTE | |
r-devel-windows-ix86+x86_64-gcc8 | 0.1-1 | 8.00 | 75.00 | 83.00 | NOTE | |
r-patched-linux-x86_64 | 0.1-1 | 1.79 | 41.67 | 43.46 | NOTE | |
r-patched-solaris-x86 | 0.1-1 | 95.70 | NOTE | |||
r-release-linux-x86_64 | 0.1-1 | 2.17 | 41.23 | 43.40 | NOTE | |
r-release-windows-ix86+x86_64 | 0.1-1 | 4.00 | 55.00 | 59.00 | NOTE | |
r-release-osx-x86_64 | 0.1-1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.1-1 | 3.00 | 68.00 | 71.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.1-1 | NOTE |
Version: 0.1-1
Check: R code for possible problems
Result: NOTE
amltest: no visible global function definition for 'var'
amltest: no visible global function definition for 'optim'
amltest: no visible global function definition for 'lm'
cleanclust: no visible global function definition for 'cor'
cleanclust: no visible global function definition for 'hclust'
cleanclust: no visible global function definition for 'as.dist'
cleanclust: no visible global function definition for 'cutree'
Undefined global functions or variables:
as.dist cor cutree hclust lm optim var
Consider adding
importFrom("stats", "as.dist", "cor", "cutree", "hclust", "lm",
"optim", "var")
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