Last updated on 2017-09-26 01:47:19.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 3000.82 | 2.00 | 25.14 | 27.14 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 3000.82 | 2.10 | 24.77 | 26.87 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 3000.82 | 49.45 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 3000.82 | 48.95 | NOTE | |||
r-devel-windows-ix86+x86_64 | 3000.82 | 11.00 | 45.00 | 56.00 | NOTE | |
r-patched-linux-x86_64 | 3000.82 | 2.06 | 25.13 | 27.18 | NOTE | |
r-patched-solaris-x86 | 3000.82 | 66.10 | NOTE | |||
r-release-linux-x86_64 | 3000.82 | 2.17 | 25.03 | 27.20 | NOTE | |
r-release-windows-ix86+x86_64 | 3000.82 | 8.00 | 49.00 | 57.00 | NOTE | |
r-release-osx-x86_64 | 3000.82 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 3000.82 | 9.00 | 46.00 | 55.00 | NOTE | |
r-oldrel-osx-x86_64 | 3000.82 | NOTE |
Version: 3000.82
Check: DESCRIPTION meta-information
Result: NOTE
Malformed Description field: should contain one or more complete sentences.
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
Version: 3000.82
Check: R code for possible problems
Result: NOTE
.getYahooData: no visible global function definition for
‘flush.console’
.getYahooData: no visible global function definition for ‘read.table’
.read.xls: no visible global function definition for ‘read.csv’
.xls2csv: no visible global function definition for ‘download.file’
fredImport: no visible global function definition for ‘download.file’
fredImport: no visible global function definition for ‘write.table’
oandaImport: no visible global function definition for ‘download.file’
oandaImport: no visible global function definition for ‘write.table’
yahooBriefing: no visible global function definition for
‘download.file’
yahooImport: no visible global function definition for ‘download.file’
yahooImport: no visible global function definition for ‘read.table’
yahooImport: no visible global function definition for ‘write.table’
yahooKeystats: no visible global function definition for
‘download.file’
Undefined global functions or variables:
download.file flush.console read.csv read.table write.table
Consider adding
importFrom("utils", "download.file", "flush.console", "read.csv",
"read.table", "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