Last updated on 2022-06-20 11:51:56 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1-6 | 2.11 | 24.35 | 26.46 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1-6 | 1.76 | 19.43 | 21.19 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1-6 | 43.61 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1-6 | 42.44 | NOTE | |||
r-devel-windows-x86_64 | 0.1-6 | 15.00 | 51.00 | 66.00 | NOTE | |
r-patched-linux-x86_64 | 0.1-6 | 1.63 | 24.45 | 26.08 | NOTE | |
r-release-linux-x86_64 | 0.1-6 | 1.82 | 24.39 | 26.21 | NOTE | |
r-release-macos-arm64 | 0.1-6 | 14.00 | NOTE | |||
r-release-macos-x86_64 | 0.1-6 | 22.00 | NOTE | |||
r-release-windows-x86_64 | 0.1-6 | 5.00 | 52.00 | 57.00 | NOTE | |
r-oldrel-macos-arm64 | 0.1-6 | 16.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.1-6 | 27.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 0.1-6 | 5.00 | 29.00 | 34.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-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64