Last updated on 2022-04-08 01:48:48 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.7 | 1.86 | 35.01 | 36.87 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.7 | 1.89 | 27.78 | 29.67 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.7 | 45.63 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.7 | 35.33 | NOTE | |||
r-devel-windows-x86_64-new-UL | 0.1.7 | 24.00 | 52.00 | 76.00 | NOTE | |
r-patched-linux-x86_64 | 0.1.7 | 2.71 | 33.26 | 35.97 | NOTE | |
r-release-linux-x86_64 | 0.1.7 | 1.98 | 33.46 | 35.44 | NOTE | |
r-release-macos-arm64 | 0.1.7 | NOTE | ||||
r-release-macos-x86_64 | 0.1.7 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.1.7 | 5.00 | 44.00 | 49.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.1.7 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.7 | 5.00 | 41.00 | 46.00 | NOTE |
Version: 0.1.7
Check: R code for possible problems
Result: NOTE
BasicHTML: no visible global function definition for 'png'
BasicHTML: no visible global function definition for 'dev.list'
BasicHTML: no visible global function definition for 'dev.off'
FramedHTML: no visible global function definition for 'graphics.off'
Undefined global functions or variables:
dev.list dev.off graphics.off png
Consider adding
importFrom("grDevices", "dev.list", "dev.off", "graphics.off", "png")
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-new-UL, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64