Last updated on 2022-05-28 15:50:51 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1-1 | 2.82 | 55.69 | 58.51 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1-1 | 1.84 | 44.41 | 46.25 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1-1 | 74.39 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1-1 | 70.34 | NOTE | |||
r-devel-windows-x86_64 | 0.1-1 | 7.00 | 75.00 | 82.00 | NOTE | |
r-patched-linux-x86_64 | 0.1-1 | 2.64 | 54.40 | 57.04 | NOTE | |
r-release-linux-x86_64 | 0.1-1 | 2.70 | 54.29 | 56.99 | NOTE | |
r-release-macos-arm64 | 0.1-1 | 25.00 | NOTE | |||
r-release-macos-x86_64 | 0.1-1 | 40.00 | NOTE | |||
r-release-windows-x86_64 | 0.1-1 | 6.00 | 77.00 | 83.00 | NOTE | |
r-oldrel-macos-arm64 | 0.1-1 | 32.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.1-1 | 61.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 0.1-1 | 5.00 | 72.00 | 77.00 | 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-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64