Last updated on 2017-07-31 01:46:52.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1 | 0.89 | 20.67 | 21.55 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.1 | 0.89 | 14.42 | 15.31 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.1 | 25.61 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1 | 24.81 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.1 | 4.00 | 46.00 | 50.00 | NOTE | |
r-patched-linux-x86_64 | 1.1 | 1.02 | 20.64 | 21.66 | NOTE | |
r-patched-solaris-x86 | 1.1 | 38.90 | NOTE | |||
r-release-linux-x86_64 | 1.1 | 1.05 | 20.61 | 21.66 | NOTE | |
r-release-windows-ix86+x86_64 | 1.1 | 3.00 | 42.00 | 45.00 | NOTE | |
r-release-osx-x86_64 | 1.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.1 | 5.00 | 31.00 | 36.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.1 | NOTE |
Version: 1.1
Check: dependencies in R code
Result: NOTE
'library' or 'require' call to ‘RCurl’ which was already attached by Depends.
Please remove these calls from your code.
Packages in Depends field not imported from:
‘RCurl’ ‘chron’
These packages need to be imported from (in the NAMESPACE file)
for when this namespace is loaded but not attached.
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: 1.1
Check: R code for possible problems
Result: NOTE
collateDaily: no visible global function definition for ‘read.table’
collateDaily: no visible global function definition for ‘write.table’
collateHourly: no visible global function definition for ‘read.table’
collateHourly: no visible global function definition for ‘write.table’
downloadCRN: no visible global function definition for ‘download.file’
getUrlsCRN: no visible global function definition for ‘getURL’
writeDataset: no visible global function definition for ‘read.table’
writeDataset: no visible global function definition for ‘write.table’
Undefined global functions or variables:
download.file getURL read.table write.table
Consider adding
importFrom("utils", "download.file", "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
Version: 1.1
Check: Rd line widths
Result: NOTE
Rd file 'downloadCRN.Rd':
\usage lines wider than 90 characters:
downloadCRN(url = CRN.DAILY.URL, directory = DAILY_DIR, years = seq(from = 2000, to = 2011, by = 1))
These lines will be truncated in the PDF manual.
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-patched-linux-x86_64, r-release-linux-x86_64