Last updated on 2020-07-05 20:47:56 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.7.1.295 | 11.08 | 79.33 | 90.41 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.7.1.295 | 8.41 | 61.34 | 69.75 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.7.1.295 | 115.82 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.7.1.295 | 108.33 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.7.1.295 | 27.00 | 90.00 | 117.00 | NOTE | |
r-patched-linux-x86_64 | 0.7.1.295 | 10.60 | 77.01 | 87.61 | NOTE | |
r-patched-solaris-x86 | 0.7.1.295 | 149.80 | NOTE | |||
r-release-linux-x86_64 | 0.7.1.295 | 12.01 | 77.56 | 89.57 | NOTE | |
r-release-osx-x86_64 | 0.7.1.295 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.7.1.295 | 18.00 | 85.00 | 103.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.7.1.295 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.7.1.295 | 24.00 | 133.00 | 157.00 | NOTE |
Version: 0.7.1.295
Check: R code for possible problems
Result: NOTE
infoNcdfVars: no visible global function definition for 'na.omit'
modifyNcdfDefAtts: no visible global function definition for 'na.omit'
plotDatacube: no visible global function definition for 'runif'
plotDatacube: no visible global function definition for
'colorRampPalette'
plotDatacube: no visible global function definition for 'dev.cur'
plotDatacube: no visible global function definition for 'dev.new'
plotDatacube: no visible global function definition for 'layout'
plotDatacube: no visible global function definition for 'par'
plotDatacube: no visible global function definition for 'points'
plotDatacube: no visible global function definition for 'text'
plotDatacube: no visible global function definition for 'plot.new'
plotDatacube: no visible global function definition for 'mtext'
plotDatacube: no visible global function definition for 'rgb'
plotDatacube: no visible global function definition for 'legend'
transNcdfRotate: no visible global function definition for 'na.omit'
Undefined global functions or variables:
colorRampPalette dev.cur dev.new layout legend mtext na.omit par
plot.new points rgb runif text
Consider adding
importFrom("grDevices", "colorRampPalette", "dev.cur", "dev.new",
"rgb")
importFrom("graphics", "layout", "legend", "mtext", "par", "plot.new",
"points", "text")
importFrom("stats", "na.omit", "runif")
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-osx-x86_64, r-release-windows-ix86+x86_64, r-oldrel-osx-x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.7.1.295
Check: for non-standard things in the check directory
Result: NOTE
Found the following files/directories:
'test.nc'
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-patched-solaris-x86, r-release-linux-x86_64