Last updated on 2014-10-02 01:48:19.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.8 | 4.53 | 58.48 | 63.01 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0.8 | 4.70 | 57.65 | 62.35 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0.8 | 153.41 | NOTE | |||
| r-devel-linux-x86_64-fedora-gcc | 1.0.8 | 145.24 | NOTE | |||
| r-devel-osx-x86_64-clang | 1.0.8 | 112.84 | NOTE | |||
| r-devel-windows-ix86+x86_64 | 1.0.8 | 12.00 | 83.00 | 95.00 | NOTE | |
| r-patched-linux-x86_64 | 1.0.8 | 4.68 | 61.04 | 65.72 | NOTE | |
| r-patched-solaris-sparc | 1.0.8 | 848.70 | NOTE | |||
| r-patched-solaris-x86 | 1.0.8 | 210.30 | NOTE | |||
| r-release-linux-ix86 | 1.0.8 | 5.86 | 75.18 | 81.04 | NOTE | |
| r-release-linux-x86_64 | 1.0.8 | 5.47 | 62.24 | 67.72 | NOTE | |
| r-release-osx-x86_64-mavericks | 1.0.8 | ERROR | ||||
| r-release-osx-x86_64-snowleopard | 1.0.8 | ERROR | ||||
| r-release-windows-ix86+x86_64 | 1.0.8 | 12.00 | 90.00 | 102.00 | NOTE | |
| r-oldrel-windows-ix86+x86_64 | 1.0.8 | 10.00 | 90.00 | 100.00 | 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.
See the information on DESCRIPTION files in the chapter ‘Creating R
packages’ of the ‘Writing R Extensions’ 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-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-ix86, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64
Version: 1.0.8
Check: R code for possible problems
Result: NOTE
BSL: no visible global function definition for ‘read.asciigrid’
PIF: no visible global function definition for ‘read.asciigrid’
clouds: no visible global function definition for ‘read.asciigrid’
geoshift: no visible global function definition for ‘bbox’
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-osx-x86_64-clang, r-devel-windows-ix86+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
Version: 1.0.8
Check: package dependencies
Result: ERROR
Package required but not available: ‘rgdal’
See the information on DESCRIPTION files in the chapter ‘Creating R
packages’ of the ‘Writing R Extensions’ manual.
Flavor: r-release-osx-x86_64-mavericks
Version: 1.0.8
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-release-osx-x86_64-snowleopard