Last updated on 2015-09-06 23:47:45.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.7 | 0.46 | 9.26 | 9.71 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.7 | 0.46 | 8.95 | 9.41 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.7 | 17.96 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.7 | 16.59 | NOTE | |||
r-devel-osx-x86_64-clang | 1.7 | 17.04 | OK | |||
r-devel-windows-ix86+x86_64 | 1.7 | 2.00 | 19.00 | 21.00 | NOTE | |
r-patched-linux-x86_64 | 1.7 | 0.51 | 9.46 | 9.97 | OK | |
r-patched-solaris-sparc | 1.7 | 127.90 | OK | |||
r-patched-solaris-x86 | 1.7 | 30.00 | OK | |||
r-release-linux-x86_64 | 1.7 | 0.51 | 9.68 | 10.19 | OK | |
r-release-osx-x86_64-mavericks | 1.7 | OK | ||||
r-release-windows-ix86+x86_64 | 1.7 | 2.00 | 24.00 | 26.00 | OK | |
r-oldrel-windows-ix86+x86_64 | 1.7 | 3.00 | 18.00 | 21.00 | OK |
Version: 1.7
Check: R code for possible problems
Result: NOTE
TPL: no visible global function definition for ‘write.csv’
TPLck: no visible global function definition for ‘read.csv’
TPLck: no visible global function definition for ‘read.table’
Undefined global functions or variables:
read.csv read.table write.csv
Consider adding
importFrom("utils", "read.csv", "read.table", "write.csv")
to your NAMESPACE.
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