Last updated on 2020-08-07 01:49:48 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.7 | 2.19 | 23.59 | 25.78 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.7 | 1.86 | 18.09 | 19.95 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.7 | 38.66 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.7 | 29.19 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1.7 | 10.00 | 37.00 | 47.00 | NOTE | |
r-patched-linux-x86_64 | 0.1.7 | 2.36 | 23.29 | 25.65 | NOTE | |
r-patched-solaris-x86 | 0.1.7 | 46.70 | NOTE | |||
r-release-linux-x86_64 | 0.1.7 | 2.43 | 23.51 | 25.94 | NOTE | |
r-release-macos-x86_64 | 0.1.7 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.1.7 | 9.00 | 51.00 | 60.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.1.7 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.7 | 5.00 | 40.00 | 45.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-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