Last updated on 2020-12-04 00:48:37 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0-1 | 1.83 | 21.08 | 22.91 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0-1 | 1.59 | 17.77 | 19.36 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0-1 | 34.78 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0-1 | 24.50 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0-1 | 4.00 | 25.00 | 29.00 | NOTE | |
r-patched-linux-x86_64 | 1.0-1 | 1.99 | 23.46 | 25.45 | NOTE | |
r-patched-solaris-x86 | 1.0-1 | 38.60 | NOTE | |||
r-release-linux-x86_64 | 1.0-1 | 1.90 | 22.92 | 24.82 | NOTE | |
r-release-macos-x86_64 | 1.0-1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.0-1 | 4.00 | 24.00 | 28.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.0-1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0-1 | 5.00 | 44.00 | 49.00 | NOTE |
Version: 1.0-1
Check: R code for possible problems
Result: NOTE
.saveDevice: no visible global function definition for 'dev.off'
Undefined global functions or variables:
dev.off
Consider adding
importFrom("grDevices", "dev.off")
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