Last updated on 2020-08-07 01:49:39 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.1 | 9.10 | 100.85 | 109.95 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.1 | 7.55 | 72.60 | 80.15 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.1 | 130.82 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 121.47 | NOTE | |||
r-patched-linux-x86_64 | 0.1.1 | 9.15 | 96.69 | 105.84 | NOTE | |
r-patched-solaris-x86 | 0.1.1 | 196.90 | NOTE | |||
r-release-linux-x86_64 | 0.1.1 | 9.37 | 95.03 | 104.40 | NOTE | |
r-release-macos-x86_64 | 0.1.1 | NOTE | ||||
r-oldrel-macos-x86_64 | 0.1.1 | 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-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-oldrel-macos-x86_64