Last updated on 2019-03-14 00:46:38 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.7.7 | 23.34 | 405.91 | 429.25 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.7.7 | 18.27 | 312.13 | 330.40 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.7.7 | 767.28 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.7.7 | 740.50 | OK | |||
r-devel-windows-ix86+x86_64 | 1.7.7 | 40.00 | 501.00 | 541.00 | NOTE | |
r-patched-linux-x86_64 | 1.7.7 | 16.65 | 390.70 | 407.35 | NOTE | |
r-patched-solaris-x86 | 1.7.7 | 808.50 | NOTE | |||
r-release-linux-x86_64 | NOTE | |||||
r-release-windows-ix86+x86_64 | 1.7.7 | 49.00 | 629.00 | 678.00 | NOTE | |
r-release-osx-x86_64 | 1.7.7 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.7.7 | 36.00 | 1078.00 | 1114.00 | ERROR | |
r-oldrel-osx-x86_64 | 1.7.7 | NOTE |
Version: 1.7.7
Check: package dependencies
Result: NOTE
Package which this enhances but not available for checking: 'INLA'
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-osx-x86_64, r-oldrel-osx-x86_64
Version: 1.7.7
Check: installed package size
Result: NOTE
installed size is 5.3Mb
sub-directories of 1Mb or more:
data 3.8Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-ix86+x86_64, r-patched-solaris-x86, r-release-windows-ix86+x86_64, r-release-osx-x86_64
Version: 1.7.7
Check: running examples for arch ‘i386’
Result: ERROR
Running examples in 'geostatsp-Ex.R' failed
The error most likely occurred in:
> ### Name: swissRainR
> ### Title: Raster of Swiss rain data
> ### Aliases: swissRainR swissNN
> ### Keywords: datasets
>
> ### ** Examples
>
> ## Not run:
> ##D library('raster')
> ##D border = raster::getData('GADM',country='CHE',level=0)
> ##D
> ##D myextent = extent(5 ,12,45,49)
> ##D
> ##D theres=10
> ##D rain = raster::getData('worldclim', var='prec',
> ##D res=theres,mask=FALSE)#,lon=20,lat=47)
> ##D rain = raster::crop(rain,myextent)
> ##D plot(rain[['prec3']])
> ##D plot(border,add=TRUE)
> ##D
> ##D alt = raster::getData('worldclim', var='alt',res=theres)
> ##D alt = raster::crop(alt,extent(rain))
> ##D plot(alt)
> ##D plot(border,add=TRUE)
> ##D
> ##D
> ##D bio = raster::getData('worldclim', var='bio',res=theres)
> ##D bio = raster::crop(bio,extent(rain))
> ##D plot(alt)
> ##D plot(border,add=TRUE)
> ##D
> ##D swissRainR = rain
> ##D # rain[[c('prec2','prec7')]]
> ##D swissRainR = addLayer(swissRainR,alt)
> ##D
> ##D library('geostatsp')
> ##D swissNN = NNmat(swissRainR)
> ##D
> ##D save(swissRainR, swissNN,file=
> ##D "/home/patrick/workspace/diseasemapping/pkg/gmrf/data/swissRainR.RData",
> ##D compress='xz' )
> ##D
> ## End(Not run)
> data('swissRainR')
> plot(swissRainR[['prec7']])
>
> plot(swissRainR[['alt']])
>
> swissNN[1:4,1:5]
4 x 5 sparse Matrix of class "dgCMatrix"
Error in isFALSE(suppRows) : could not find function "isFALSE"
Calls: <Anonymous> -> <Anonymous> -> printSpMatrix2
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64
Version: 1.7.7
Check: running examples for arch ‘x64’
Result: ERROR
Running examples in 'geostatsp-Ex.R' failed
The error most likely occurred in:
> ### Name: swissRainR
> ### Title: Raster of Swiss rain data
> ### Aliases: swissRainR swissNN
> ### Keywords: datasets
>
> ### ** Examples
>
> ## Not run:
> ##D library('raster')
> ##D border = raster::getData('GADM',country='CHE',level=0)
> ##D
> ##D myextent = extent(5 ,12,45,49)
> ##D
> ##D theres=10
> ##D rain = raster::getData('worldclim', var='prec',
> ##D res=theres,mask=FALSE)#,lon=20,lat=47)
> ##D rain = raster::crop(rain,myextent)
> ##D plot(rain[['prec3']])
> ##D plot(border,add=TRUE)
> ##D
> ##D alt = raster::getData('worldclim', var='alt',res=theres)
> ##D alt = raster::crop(alt,extent(rain))
> ##D plot(alt)
> ##D plot(border,add=TRUE)
> ##D
> ##D
> ##D bio = raster::getData('worldclim', var='bio',res=theres)
> ##D bio = raster::crop(bio,extent(rain))
> ##D plot(alt)
> ##D plot(border,add=TRUE)
> ##D
> ##D swissRainR = rain
> ##D # rain[[c('prec2','prec7')]]
> ##D swissRainR = addLayer(swissRainR,alt)
> ##D
> ##D library('geostatsp')
> ##D swissNN = NNmat(swissRainR)
> ##D
> ##D save(swissRainR, swissNN,file=
> ##D "/home/patrick/workspace/diseasemapping/pkg/gmrf/data/swissRainR.RData",
> ##D compress='xz' )
> ##D
> ## End(Not run)
> data('swissRainR')
> plot(swissRainR[['prec7']])
>
> plot(swissRainR[['alt']])
>
> swissNN[1:4,1:5]
4 x 5 sparse Matrix of class "dgCMatrix"
Error in isFALSE(suppRows) : could not find function "isFALSE"
Calls: <Anonymous> -> <Anonymous> -> printSpMatrix2
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64