Last updated on 2019-03-27 00:47:49 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.1 | 7.25 | 82.73 | 89.98 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.1 | 6.61 | 64.46 | 71.07 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.1 | 112.93 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 102.54 | NOTE | |||
r-patched-linux-x86_64 | 0.1.1 | 4.62 | 78.27 | 82.89 | NOTE | |
r-patched-solaris-x86 | 0.1.1 | 155.30 | NOTE | |||
r-release-linux-x86_64 | 0.1.1 | 4.59 | 79.40 | 83.99 | NOTE | |
r-release-osx-x86_64 | 0.1.1 | NOTE | ||||
r-oldrel-osx-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-osx-x86_64, r-oldrel-osx-x86_64