Last updated on 2022-06-09 07:51:31 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.1 | 12.16 | 138.24 | 150.40 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.1 | 9.58 | 103.68 | 113.26 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.1 | 177.90 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 175.38 | NOTE | |||
r-patched-linux-x86_64 | 0.1.1 | 10.14 | 130.86 | 141.00 | NOTE | |
r-release-linux-x86_64 | 0.1.1 | 10.81 | 132.54 | 143.35 | NOTE | |
r-release-macos-arm64 | 0.1.1 | 46.00 | NOTE | |||
r-release-macos-x86_64 | 0.1.1 | 89.00 | NOTE | |||
r-oldrel-macos-arm64 | 0.1.1 | 53.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.1.1 | 99.00 | NOTE |
Version: 0.1.1
Check: R code for possible problems
Result: NOTE
CommT.anova: no visible global function definition for 'aov'
CommT.legendpos: no visible global function definition for 'quantile'
CommT.plotcolors: no visible global function definition for 'hcl'
Undefined global functions or variables:
aov hcl quantile
Consider adding
importFrom("grDevices", "hcl")
importFrom("stats", "aov", "quantile")
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-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64