Last updated on 2020-08-07 01:50:00 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2-1 | 2.23 | 19.98 | 22.21 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.2-1 | 1.73 | 15.43 | 17.16 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.2-1 | 35.69 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.2-1 | 25.94 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.2-1 | 8.00 | 31.00 | 39.00 | NOTE | |
r-patched-linux-x86_64 | 1.2-1 | 1.97 | 19.62 | 21.59 | NOTE | |
r-patched-solaris-x86 | 1.2-1 | 40.20 | NOTE | |||
r-release-linux-x86_64 | 1.2-1 | 1.97 | 19.52 | 21.49 | NOTE | |
r-release-macos-x86_64 | 1.2-1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.2-1 | 6.00 | 48.00 | 54.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.2-1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.2-1 | 4.00 | 41.00 | 45.00 | NOTE |
Version: 1.2-1
Check: R code for possible problems
Result: NOTE
.plot_attachment: no visible global function definition for 'dev.off'
.update_list: no visible global function definition for 'modifyList'
mime_part.data.frame: no visible global function definition for
'write.table'
mime_part.ggplot: no visible binding for global variable 'pdf'
mime_part.matrix: no visible global function definition for
'write.table'
mime_part.trellis: no visible binding for global variable 'pdf'
Undefined global functions or variables:
dev.off modifyList pdf write.table
Consider adding
importFrom("grDevices", "dev.off", "pdf")
importFrom("utils", "modifyList", "write.table")
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