Last updated on 2019-03-14 00:46:43 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.0 | 1.41 | 19.77 | 21.18 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.2.0 | 1.37 | 16.46 | 17.83 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.2.0 | 26.41 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 24.59 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.2.0 | 6.00 | 38.00 | 44.00 | NOTE | |
r-patched-linux-x86_64 | 0.2.0 | 1.00 | 18.49 | 19.49 | NOTE | |
r-patched-solaris-x86 | 0.2.0 | 41.80 | NOTE | |||
r-release-linux-x86_64 | NOTE | |||||
r-release-windows-ix86+x86_64 | 0.2.0 | 3.00 | 45.00 | 48.00 | NOTE | |
r-release-osx-x86_64 | 0.2.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.2.0 | 3.00 | 31.00 | 34.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.2.0 | NOTE |
Version: 0.2.0
Check: R code for possible problems
Result: NOTE
kselection: no visible global function definition for 'txtProgressBar'
kselection: no visible global function definition for
'setTxtProgressBar'
plot.Kselection: no visible global function definition for 'plot'
plot.Kselection: no visible global function definition for 'lines'
plot.Kselection: no visible global function definition for 'legend'
Undefined global functions or variables:
legend lines plot setTxtProgressBar txtProgressBar
Consider adding
importFrom("graphics", "legend", "lines", "plot")
importFrom("utils", "setTxtProgressBar", "txtProgressBar")
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-devel-windows-ix86+x86_64, 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