Last updated on 2017-12-20 00:46:58 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.8 | 4.31 | 62.56 | 66.87 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.8 | NOTE | ||||
r-devel-linux-x86_64-fedora-clang | 1.0.8 | 95.25 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.8 | 98.94 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0.8 | 14.00 | 80.00 | 94.00 | NOTE | |
r-patched-linux-x86_64 | 1.0.8 | 4.36 | 77.33 | 81.69 | NOTE | |
r-patched-solaris-x86 | 1.0.8 | 156.80 | NOTE | |||
r-release-linux-x86_64 | 1.0.8 | 4.53 | 77.29 | 81.82 | NOTE | |
r-release-windows-ix86+x86_64 | 1.0.8 | 8.00 | 114.00 | 122.00 | NOTE | |
r-release-osx-x86_64 | 1.0.8 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0.8 | 13.00 | 104.00 | 117.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.0.8 | NOTE |
Version: 1.0.8
Check: dependencies in R code
Result: NOTE
Packages in Depends field not imported from:
‘rgdal’ ‘sp’
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.0.8
Check: R code for possible problems
Result: NOTE
BSL: no visible global function definition for ‘read.asciigrid’
BSL: no visible global function definition for ‘quantile’
PIF: no visible global function definition for ‘read.asciigrid’
PIF: no visible global function definition for ‘quantile’
RCS: no visible global function definition for ‘quantile’
clouds: no visible global function definition for ‘read.asciigrid’
geoshift: no visible global function definition for ‘bbox’
histmatch: no visible global function definition for ‘hist’
minnaert: no visible global function definition for ‘coefficients’
minnaert: no visible global function definition for ‘lm’
minnaert: no visible global function definition for ‘predict’
topocorr: no visible global function definition for ‘lm’
topocorr: no visible global function definition for ‘coefficients’
Undefined global functions or variables:
bbox coefficients hist lm predict quantile read.asciigrid
Consider adding
importFrom("graphics", "hist")
importFrom("stats", "coefficients", "lm", "predict", "quantile")
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.0.8
Check: Rd line widths
Result: NOTE
Rd file 'DOS.Rd':
\usage lines wider than 90 characters:
DOS(sat = 5, scattering.coef = c(-4, -2, -1, -0.7, -0.5), SHV, SHV.band, gain, offset, Grescale, Brescale, sunelev, edist, Esun = c(198 ... [TRUNCATED]
\examples lines wider than 100 characters:
july.DOS <- DOS(sat=7, SHV=SHV, SHV.band=1, Grescale=0.77569, Brescale=-6.20000, sunelev=61.4, edist=ESdist("2002-07-20"))$DNfi ... [TRUNCATED]
july3.DOSrefl <- radiocorr(july3, Grescale=0.77569, Brescale=-6.20000, sunelev=61.4, edist=ESdist("2002-07-20"), Esun=1533, Lha ... [TRUNCATED]
Rd file 'PIF.Rd':
\examples lines wider than 100 characters:
nov.correction <- lmodel2:::lmodel2(july3@data[july.pif@data[,1] == 1, 1] ~ nov3@data[july.pif@data[,1] == 1, 1])$regression.re ... [TRUNCATED]
Rd file 'RCS.Rd':
\examples lines wider than 100 characters:
nov.correction <- lmodel2:::lmodel2(july3@data[july.rcs@data[,1] == 1, 1] ~ nov3@data[july.rcs@data[,1] == 1, 1])$regression.re ... [TRUNCATED]
Rd file 'lssub.Rd':
\examples lines wider than 100 characters:
## Not run: lssub("/data/gis/testimage.tif", "/data/gis/subimage.tif", centerx = 260485, centery = 4527220, centerepsg = 26918, widthx ... [TRUNCATED]
Rd file 'minnaert.Rd':
\usage lines wider than 90 characters:
minnaert(x, slope, aspect, sunelev, sunazimuth, na.value = NA, GRASS.aspect=FALSE, IL.epsilon=0.000001, slopeclass = c(1, 5, 10, 15, 20 ... [TRUNCATED]
\examples lines wider than 100 characters:
july4.minpix <- minnaert(july4, dem.slopeasp$slope, dem.slopeasp$aspect, sunelev=61.4, sunazimuth=125.8, slopeclass=c(1, 5, 10, ... [TRUNCATED]
Rd file 'radiocorr.Rd':
\usage lines wider than 90 characters:
radiocorr(x, gain, offset, Grescale, Brescale, sunelev, satzenith = 0, edist, Esun, Lhaze, method = "apparentreflectance")
\examples lines wider than 100 characters:
july.DOS <- DOS(sat=7, SHV=SHV, SHV.band=1, Grescale=0.77569, Brescale=-6.20000, sunelev=61.4, edist=ESdist("2002-07-20"))$DNfi ... [TRUNCATED]
july3.DOSrefl <- radiocorr(july3, Grescale=0.77569, Brescale=-6.20000, sunelev=61.4, edist=ESdist("2002-07-20"), Esun=1533, Lha ... [TRUNCATED]
Rd file 'topocorr.Rd':
\usage lines wider than 90 characters:
topocorr(x, slope, aspect, sunelev, sunazimuth, method = "cosine", na.value = NA, GRASS.aspect=FALSE, IL.epsilon=0.000001)
\examples lines wider than 100 characters:
july3.topo <- topocorr(july3, dem.slopeasp$slope, dem.slopeasp$aspect, sunelev=61.4, sunazimuth=125.8)
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