Last updated on 2017-09-26 01:47:51.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2-1 | 0.59 | 11.71 | 12.30 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.2-1 | 0.59 | 11.19 | 11.79 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.2-1 | 20.03 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.2-1 | 19.02 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.2-1 | 4.00 | 28.00 | 32.00 | NOTE | |
r-patched-linux-x86_64 | 1.2-1 | 0.60 | 11.34 | 11.94 | NOTE | |
r-patched-solaris-x86 | 1.2-1 | 30.30 | NOTE | |||
r-release-linux-x86_64 | 1.2-1 | 0.63 | 11.67 | 12.30 | NOTE | |
r-release-windows-ix86+x86_64 | 1.2-1 | 3.00 | 28.00 | 31.00 | NOTE | |
r-release-osx-x86_64 | 1.2-1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.2-1 | 2.00 | 28.00 | 30.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.2-1 | 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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64