Last updated on 2022-05-27 15:51:36 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.1 | 10.80 | 138.69 | 149.49 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.1 | 9.09 | 102.40 | 111.49 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.1 | 176.80 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 184.93 | NOTE | |||
r-patched-linux-x86_64 | 0.1.1 | 10.17 | 129.98 | 140.15 | NOTE | |
r-release-linux-x86_64 | 0.1.1 | 8.43 | 130.38 | 138.81 | 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