Last updated on 2015-09-06 23:47:31.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.45 | 2.81 | 31.03 | 33.84 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.45 | 2.52 | 30.38 | 32.89 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.45 | 71.03 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.45 | 67.73 | NOTE | |||
r-devel-osx-x86_64-clang | 0.45 | 57.43 | OK | |||
r-devel-windows-ix86+x86_64 | 0.45 | 6.00 | 53.00 | 59.00 | NOTE | |
r-patched-linux-x86_64 | 0.45 | 2.67 | 33.24 | 35.92 | OK | |
r-patched-solaris-sparc | 0.45 | 452.20 | OK | |||
r-patched-solaris-x86 | 0.45 | 103.90 | OK | |||
r-release-linux-x86_64 | 0.45 | 2.64 | 33.09 | 35.73 | OK | |
r-release-osx-x86_64-mavericks | 0.45 | OK | ||||
r-release-windows-ix86+x86_64 | 0.45 | 9.00 | 49.00 | 58.00 | NOTE | |
r-oldrel-windows-ix86+x86_64 | 0.45 | 14.00 | 63.00 | 77.00 | NOTE |
Version: 0.45
Check: R code for possible problems
Result: NOTE
downloadRaster: no visible global function definition for
‘txtProgressBar’
downloadRaster : <anonymous>: no visible global function definition for
‘setTxtProgressBar’
downloadRaster : <anonymous>: no visible global function definition for
‘download.file’
getPoint: no visible global function definition for ‘is’
getPointDays: no visible global function definition for
‘txtProgressBar’
getPointDays : <anonymous>: no visible global function definition for
‘setTxtProgressBar’
getPointRuns: no visible global function definition for ‘window’
getRasterDays: no visible global function definition for
‘txtProgressBar’
getRasterDays : <anonymous>: no visible global function definition for
‘setTxtProgressBar’
pointMG: no visible global function definition for ‘download.file’
pointMG: no visible global function definition for ‘read.csv’
pointNCDC : <anonymous>: no visible global function definition for
‘download.file’
pointNCDC : readNCDC: no visible global function definition for
‘read.csv’
projectBrick: no visible global function definition for ‘as’
rasterMG: no visible global function definition for ‘download.file’
rasterMG: no visible global function definition for ‘capture.output’
rasterMG: no visible global function definition for ‘as’
readFiles: no visible global function definition for ‘capture.output’
Undefined global functions or variables:
as capture.output download.file is read.csv setTxtProgressBar
txtProgressBar window
Consider adding
importFrom("methods", "as", "is")
importFrom("stats", "window")
importFrom("utils", "capture.output", "download.file", "read.csv",
"setTxtProgressBar", "txtProgressBar")
to your NAMESPACE (and ensure that your DESCRIPTION Imports field
contains 'methods').
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
Version: 0.45
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: 'ncdf4'
Flavors: r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64