Last updated on 2020-08-07 01:49:51 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1-6 | 1.93 | 21.75 | 23.68 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1-6 | 1.51 | 17.13 | 18.64 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1-6 | 37.76 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1-6 | 28.46 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1-6 | 6.00 | 29.00 | 35.00 | NOTE | |
r-patched-linux-x86_64 | 0.1-6 | 1.99 | 21.88 | 23.87 | NOTE | |
r-patched-solaris-x86 | 0.1-6 | 40.60 | NOTE | |||
r-release-linux-x86_64 | 0.1-6 | 1.98 | 21.82 | 23.80 | NOTE | |
r-release-macos-x86_64 | 0.1-6 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.1-6 | 5.00 | 32.00 | 37.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.1-6 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.1-6 | 5.00 | 46.00 | 51.00 | NOTE |
Version: 0.1-6
Check: R code for possible problems
Result: NOTE
legend.lshorth: no visible global function definition for 'legend'
legend.lshorth: no visible global function definition for 'strwidth'
legend.lshorth: no visible global function definition for 'text'
plot.lshorth: no visible global function definition for 'plot.new'
plot.lshorth: no visible global function definition for 'plot.window'
plot.lshorth: no visible global function definition for 'axis'
plot.lshorth: no visible global function definition for 'title'
plot.lshorth: no visible global function definition for 'box'
plot.lshorth: no visible global function definition for 'lines'
plot.lshorth: no visible global function definition for 'legend'
plot.lshorth: no visible global function definition for 'strwidth'
plot.lshorth: no visible global function definition for 'text'
Undefined global functions or variables:
axis box legend lines plot.new plot.window strwidth text title
Consider adding
importFrom("graphics", "axis", "box", "legend", "lines", "plot.new",
"plot.window", "strwidth", "text", "title")
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-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64