Last updated on 2019-05-13 10:47:47 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2 | 1.59 | 34.08 | 35.67 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.2 | 1.38 | 27.10 | 28.48 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.2 | 43.18 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.2 | 40.66 | NOTE | |||
r-patched-linux-x86_64 | 0.2 | 1.52 | 33.45 | 34.97 | NOTE | |
r-patched-solaris-x86 | 0.2 | 58.40 | NOTE | |||
r-release-linux-x86_64 | 0.2 | 1.52 | 34.19 | 35.71 | NOTE | |
r-release-windows-ix86+x86_64 | 0.2 | 6.00 | 59.00 | 65.00 | NOTE | |
r-release-osx-x86_64 | 0.2 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.2 | 3.00 | 69.00 | 72.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.2 | NOTE |
Version: 0.2
Check: R code for possible problems
Result: NOTE
nestedRanksTest.default: no visible global function definition for
'setNames'
nestedRanksTest.default: no visible global function definition for
'quantile'
nestedRanksTest.formula: no visible global function definition for
'terms'
plot.htest_boot: no visible global function definition for 'hist'
plot.htest_boot: no visible global function definition for 'abline'
Undefined global functions or variables:
abline hist quantile setNames terms
Consider adding
importFrom("graphics", "abline", "hist")
importFrom("stats", "quantile", "setNames", "terms")
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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64