Last updated on 2015-12-29 00:47:00.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-gcc | 0.1.6 | 1.04 | 12.76 | 13.80 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.6 | 28.05 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.6 | 25.72 | NOTE | |||
r-devel-osx-x86_64-clang | 0.1.6 | 30.58 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1.6 | 7.00 | 30.00 | 37.00 | NOTE | |
r-patched-linux-x86_64 | 0.1.6 | 1.33 | 13.56 | 14.88 | NOTE | |
r-patched-solaris-sparc | 0.1.6 | 176.90 | NOTE | |||
r-patched-solaris-x86 | 0.1.6 | 38.70 | NOTE | |||
r-release-linux-x86_64 | 0.1.6 | 1.11 | 14.23 | 15.34 | NOTE | |
r-release-osx-x86_64-mavericks | 0.1.6 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.1.6 | 4.00 | 40.00 | 44.00 | NOTE | |
r-oldrel-windows-ix86+x86_64 | 0.1.6 | 6.00 | 29.00 | 35.00 | NOTE |
Version: 0.1.6
Check: DESCRIPTION meta-information
Result: NOTE
Malformed Description field: should contain one or more complete sentences.
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-osx-x86_64-clang, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-sparc, r-patched-solaris-x86, r-release-linux-x86_64, r-release-osx-x86_64-mavericks, r-release-windows-ix86+x86_64
Version: 0.1.6
Check: dependencies in R code
Result: NOTE
'library' or 'require' calls to packages already attached by Depends:
‘RCurl’ ‘XML’
Please remove these calls from your code.
Packages in Depends field not imported from:
‘RCurl’ ‘XML’
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-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-osx-x86_64-clang, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-sparc, r-patched-solaris-x86, r-release-linux-x86_64, r-release-osx-x86_64-mavericks, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.1.6
Check: R code for possible problems
Result: NOTE
scrape: no visible global function definition for ‘getURLAsynchronous’
scrape: no visible global function definition for ‘runif’
scrape: no visible global function definition for ‘capture.output’
scrape: no visible binding for global variable ‘xmlParse’
scrape: no visible binding for global variable ‘htmlParse’
Undefined global functions or variables:
capture.output getURLAsynchronous htmlParse runif xmlParse
Consider adding
importFrom("stats", "runif")
importFrom("utils", "capture.output")
to your NAMESPACE.
Flavors: 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
Version: 0.1.6
Check: R code for possible problems
Result: NOTE
scrape: no visible global function definition for ‘getURLAsynchronous’
scrape: no visible binding for global variable ‘xmlParse’
scrape: no visible binding for global variable ‘htmlParse’
Undefined global functions or variables:
getURLAsynchronous htmlParse xmlParse
Flavor: r-devel-osx-x86_64-clang
Version: 0.1.6
Check: R code for possible problems
Result: NOTE
scrape: no visible global function definition for ‘getURLAsynchronous’
scrape: no visible binding for global variable ‘xmlParse’
scrape: no visible binding for global variable ‘htmlParse’
Flavors: r-patched-linux-x86_64, r-patched-solaris-sparc, r-patched-solaris-x86, r-release-linux-x86_64, r-release-osx-x86_64-mavericks, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64