Last updated on 2017-07-20 08:49:19.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2-0 | 2.53 | 127.91 | 130.44 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.2-0 | 2.54 | 134.35 | 136.89 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.2-0 | 208.32 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 1.2-0 | 210.19 | OK | |||
| r-devel-windows-ix86+x86_64 | 1.2-0 | 13.00 | 200.00 | 213.00 | OK | |
| r-patched-linux-x86_64 | 1.2-0 | 2.42 | 131.17 | 133.60 | OK | |
| r-patched-solaris-x86 | 1.2-0 | 311.80 | OK | |||
| r-release-linux-x86_64 | 1.2-0 | 2.36 | 133.45 | 135.81 | OK | |
| r-release-windows-ix86+x86_64 | 1.2-0 | 8.00 | 188.00 | 196.00 | OK | |
| r-release-osx-x86_64 | 1.2-0 | ERROR | ||||
| r-oldrel-windows-ix86+x86_64 | 1.2-0 | 10.00 | 227.00 | 237.00 | OK | |
| r-oldrel-osx-x86_64 | 1.2-0 | OK |
Version: 1.2-0
Check: package dependencies
Result: NOTE
Packages suggested but not available for checking:
‘rgdal’ ‘rgeos’ ‘RPostgreSQL’
Flavor: r-release-osx-x86_64
Version: 1.2-0
Check: examples
Result: ERROR
Running examples in ‘spacetime-Ex.R’ failed
The error most likely occurred in:
> ### Name: stConstruct
> ### Title: create ST* objects from long or wide tables
> ### Aliases: stConstruct
> ### Keywords: manip
>
> ### ** Examples
>
> # example 0: construction of STFDF from long table:
> library(maps)
> states.m = map('state', plot=FALSE, fill=TRUE)
> IDs <- sapply(strsplit(states.m$names, ":"), function(x) x[1])
>
> library(maptools)
Loading required package: sp
Checking rgeos availability: FALSE
Note: when rgeos is not available, polygon geometry computations in maptools depend on gpclib,
which has a restricted licence. It is disabled by default;
to enable gpclib, type gpclibPermit()
> states = map2SpatialPolygons(states.m, IDs=IDs)
>
> library(plm)
Loading required package: Formula
Warning: S3 methods ‘print.sparseSummary’, ‘print.diagSummary’, ‘c.abIndex’, ‘as.array.Matrix’, ‘as.array.sparseVector’, ‘as.matrix.Matrix’, ‘as.matrix.sparseVector’, ‘as.vector.Matrix’, ‘as.vector.sparseVector’ were declared in NAMESPACE but not found
Error: package or namespace load failed for ‘plm’ in library.dynam(lib, package, package.lib):
shared object ‘Matrix.so’ not found
Execution halted
Flavor: r-release-osx-x86_64
Version: 1.2-0
Check: tests
Result: ERROR
Running ‘basic.R’ [3s/5s]
Comparing ‘basic.Rout’ to ‘basic.Rout.save’ ... OK
Running ‘over.R’ [4s/7s]
Comparing ‘over.Rout’ to ‘over.Rout.save’ ... OK
Running ‘raster.R’ [5s/9s]
Comparing ‘raster.Rout’ to ‘raster.Rout.save’ ... OK
Running ‘rw.R’ [5s/8s]
Comparing ‘rw.Rout’ to ‘rw.Rout.save’ ...38,40c38,43
< Warning message:
< In library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, :
< there is no package called 'rgeos'
---
> rgeos version: 0.3-19, (SVN revision 524)
> GEOS runtime version: 3.5.0-CAPI-1.9.0 r4084
> Linking to sp version: 1.2-3
> Polygon checking: TRUE
>
> [1] TRUE
Running ‘stconstruct.R’ [2s/4s]
Running the tests in ‘tests/stconstruct.R’ failed.
Last 13 lines of output:
>
> library(maptools)
Checking rgeos availability: FALSE
Note: when rgeos is not available, polygon geometry computations in maptools depend on gpclib,
which has a restricted licence. It is disabled by default;
to enable gpclib, type gpclibPermit()
> states = map2SpatialPolygons(states.m, IDs=IDs)
>
> library(plm)
Loading required package: Formula
Error: package or namespace load failed for 'plm' in library.dynam(lib, package, package.lib):
shared object 'Matrix.so' not found
In addition: Warning message:
S3 methods 'print.sparseSummary', 'print.diagSummary', 'c.abIndex', 'as.array.Matrix', 'as.array.sparseVector', 'as.matrix.Matrix', 'as.matrix.sparseVector', 'as.vector.Matrix', 'as.vector.sparseVector' were declared in NAMESPACE but not found
Execution halted
Flavor: r-release-osx-x86_64
Version: 1.2-0
Check: running R code from vignettes
Result: ERROR
Errors in running code in vignettes:
when running code in ‘jss816.Rnw’
...
+ tz = "GMT")
> library(plm)
Loading required package: Formula
Warning: S3 methods 'print.sparseSummary', 'print.diagSummary', 'c.abIndex', 'as.array.Matrix', 'as.array.sparseVector', 'as.matrix.Matrix', 'as.matrix.sparseVector', 'as.vector.Matrix', 'as.vector.sparseVector' were declared in NAMESPACE but not found
When sourcing 'jss816.R':
Error: package or namespace load failed for 'plm' in library.dynam(lib, package, package.lib):
shared object 'Matrix.so' not found
Execution halted
Flavor: r-release-osx-x86_64
Version: 1.2-0
Check: re-building of vignette outputs
Result: NOTE
Error in re-building vignettes:
...
Creating a generic function for 'crossprod' from package 'base' in package 'Matrix'
Creating a generic function for 'tcrossprod' from package 'base' in package 'Matrix'
Creating a generic function for 'which' from package 'base' in package 'Matrix'
in method for 'coerce' with signature '"graphAM","sparseMatrix"': no definition for class "graphAM"
in method for 'coerce' with signature '"graph","CsparseMatrix"': no definition for class "graph"
in method for 'coerce' with signature '"graph","Matrix"': no definition for class "graph"
in method for 'coerce' with signature '"graphNEL","CsparseMatrix"': no definition for class "graphNEL"
in method for 'coerce' with signature '"graphNEL","TsparseMatrix"': no definition for class "graphNEL"
in method for 'coerce' with signature '"sparseMatrix","graph"': no definition for class "graph"
in method for 'coerce' with signature '"sparseMatrix","graphNEL"': no definition for class "graphNEL"
in method for 'coerce' with signature '"TsparseMatrix","graphNEL"': no definition for class "graphNEL"
Creating a generic function for 'qr.R' from package 'base' in package 'Matrix'
Creating a generic function for 'qr.Q' from package 'base' in package 'Matrix'
Creating a generic function for 'qr.qy' from package 'base' in package 'Matrix'
Creating a generic function for 'qr.qty' from package 'base' in package 'Matrix'
Creating a generic function for 'qr.coef' from package 'base' in package 'Matrix'
Creating a generic function for 'qr.resid' from package 'base' in package 'Matrix'
Creating a generic function for 'qr.fitted' from package 'base' in package 'Matrix'
Creating a generic function for 'toeplitz' from package 'stats' in package 'Matrix'
Warning: No generic function 'summary' found corresponding to requested imported methods from package 'Matrix' when loading 'MatrixModels' (malformed exports?)
Error: processing vignette 'jss816.Rnw' failed with diagnostics:
chunk 37
Error in library(rgdal) : there is no package called 'rgdal'
Execution halted
Flavor: r-release-osx-x86_64