- using R version 2.10.0 Patched (2009-11-19 r50499)
- using session charset: ASCII
- checking for file 'GeoXp/DESCRIPTION' ... OK
- checking extension type ... Package
- this is package 'GeoXp' version '1.4'
- package encoding: latin1
- checking package dependencies ... OK
- checking if this is a source package ... OK
- checking for executable files ... OK
- checking whether package 'GeoXp' can be installed ... WARNING
Found the following significant warnings:
Warning: replacing previous import 'all.equal' when loading 'Matrix'
Warning: replacing previous import 'as.matrix' when loading 'Matrix'
Warning: replacing previous import 'chol' when loading 'Matrix'
Warning: replacing previous import 'determinant' when loading 'Matrix'
Warning: replacing previous import 'diag' when loading 'Matrix'
Warning: replacing previous import 'image' when loading 'Matrix'
Warning: replacing previous import 'isSymmetric' when loading 'Matrix'
Warning: replacing previous import 'kronecker' when loading 'Matrix'
Warning: replacing previous import 'norm' when loading 'Matrix'
Warning: replacing previous import 'print' when loading 'Matrix'
Warning: replacing previous import 'solve' when loading 'Matrix'
Warning: replacing previous import 'summary' when loading 'Matrix'
Warning: replacing previous import 't' when loading 'Matrix'
See http://www.r-project.org/nosvn/R.check/r-release-macosx-ix86/GeoXp-00install.html for details.
- checking package directory ... OK
- checking for portable file names ... OK
- checking for sufficient/correct file permissions ... OK
- checking DESCRIPTION meta-information ... OK
- checking top-level files ... OK
- checking index information ... OK
- checking package subdirectories ... OK
- checking R files for non-ASCII characters ... OK
- checking R files for syntax errors ... OK
- checking whether the package can be loaded ... OK
- checking whether the package can be loaded with stated dependencies ... OK
- checking for unstated dependencies in R code ... OK
- checking S3 generic/method consistency ... OK
- checking replacement functions ... OK
- checking foreign function calls ... OK
- checking R code for possible problems ... NOTE
slider1: no visible binding for '<<-' assignment to 'slidenv'
slider1: no visible binding for global variable 'slidenv'
slider2: no visible binding for '<<-' assignment to 'slider.env'
slider2: no visible binding for global variable 'slider.env'
- checking Rd files ... OK
- checking Rd metadata ... OK
- checking Rd cross-references ... OK
- checking for missing documentation entries ... OK
- checking for code/documentation mismatches ... OK
- checking Rd \usage sections ... OK
- checking data for non-ASCII characters ... OK
- checking examples ... ERROR
Running examples in 'GeoXp-Ex.R' failed.
The error most likely occurred in:
> ### * barmap
>
> flush(stderr()); flush(stdout())
>
> ### Name: barmap
> ### Title: Interactive Bar plot and map
> ### Aliases: barmap
> ### Keywords: spatial univar
>
> ### ** Examples
>
> # data oldcol
> example(columbus)
colmbs> columbus <- readShapePoly(system.file("etc/shapes/columbus.shp",
colmbs+ package="spdep")[1])
colmbs> col.gal.nb <- read.gal(system.file("etc/weights/columbus.gal",
colmbs+ package="spdep")[1])
> coords <- coordinates(columbus)
> cont<-spdf2list(columbus)$poly
>
> barmap(coords[,1], coords[,2], columbus@data$NSA, listvar=columbus@data,
+ carte=cont, listnomvar=names(columbus@data),criteria=(columbus@data$CP==1),
+ col=colors()[101:102],pch=5:6,label=as.character(1:49),cex.lab=0.5)
dev.new(): using pdf(file="Rplots4.pdf")
dev.new(): using pdf(file="Rplots5.pdf")
[1] FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE
[13] FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE
[25] FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE
[37] FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE
[49] FALSE
>
> # data eire
> data(eire)
> eire.contours<-polylist2list(eire.polys.utm)
> barmap(eire.coords.utm$V1,eire.coords.utm$V2,eire.df$pale,carte=eire.contours,
+ <ERROR: re-encoding failure from encoding 'latin1'>
listvar=eire.df,listnomvar=names(eire.df),xlab="Appartenance + <ERROR: re-encoding failure from encoding 'latin1'>
la r+
+
+
+
+ cleanEx(); nameEx("barnbmap")
Error: unexpected symbol in:
"
cleanEx(); nameEx("barnbmap"
Execution halted
- elapsed time (check, wall clock): 1:54