Last updated on 2019-01-15 00:46:25 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 0.96 | 18.05 | 19.01 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 0.64 | 14.69 | 15.33 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 23.37 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 21.19 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0 | 3.00 | 29.00 | 32.00 | NOTE | |
r-patched-linux-x86_64 | 1.0 | 0.78 | 16.80 | 17.58 | NOTE | |
r-patched-solaris-x86 | 1.0 | 38.60 | NOTE | |||
r-release-linux-x86_64 | 1.0 | 0.93 | 17.01 | 17.94 | NOTE | |
r-release-windows-ix86+x86_64 | 1.0 | 2.00 | 29.00 | 31.00 | NOTE | |
r-release-osx-x86_64 | 1.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0 | 3.00 | 38.00 | 41.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.0 | NOTE |
Version: 1.0
Check: R code for possible problems
Result: NOTE
geteegdata: no visible global function definition for ‘untar’
geteegdata: no visible global function definition for ‘read.table’
geteegdata: no visible global function definition for ‘write.csv’
geteegdata: no visible global function definition for ‘write.table’
Undefined global functions or variables:
read.table untar write.csv write.table
Consider adding
importFrom("utils", "read.table", "untar", "write.csv", "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