[R-sig-Geo] installing sp

Paolo Cavallini cavallini at faunalia.it
Fri Feb 8 16:17:42 CET 2008


Sorry about my ignorance. I'm trying to install sp on a Debian testing
machine, but I get:
=======================================================
> install.packages(c("sp"), dependencies=TRUE,
repos="http://cran.cnr.berkeley.edu/")
Warning in install.packages(c("sp"), dependencies = TRUE, repos =
"http://cran.cnr.berkeley.edu/") :
  argument 'lib' is missing: using '/usr/local/lib/R/site-library'
provo con l'URL 'http://cran.cnr.berkeley.edu/src/contrib/sp_0.9-19.tar.gz'
Content type 'application/x-gzip' length 350803 bytes (342 Kb)
URL aperto
==================================================
downloaded 342 Kb

/usr/local/lib/R/site-library
* Installing *source* package 'sp' ...
** libs
gcc -std=gnu99 -I/usr/share/R/include -I/usr/share/R/include      -fpic
 -g -O2 -c gcdist.c -o gcdist.o
gcc -std=gnu99 -I/usr/share/R/include -I/usr/share/R/include      -fpic
 -g -O2 -c init.c -o init.o
gcc -std=gnu99 -I/usr/share/R/include -I/usr/share/R/include      -fpic
 -g -O2 -c pip2.c -o pip2.o
gcc -std=gnu99 -I/usr/share/R/include -I/usr/share/R/include      -fpic
 -g -O2 -c pip.c -o pip.o
gcc -std=gnu99 -I/usr/share/R/include -I/usr/share/R/include      -fpic
 -g -O2 -c Rcentroid.c -o Rcentroid.o
gcc -std=gnu99 -I/usr/share/R/include -I/usr/share/R/include      -fpic
 -g -O2 -c zerodist.c -o zerodist.o
gcc -std=gnu99 -shared  -o sp.so gcdist.o init.o pip2.o pip.o
Rcentroid.o zerodist.o   -L/usr/lib/R/lib -lR
** R
** data
** demo
** inst
** preparing package for lazy loading
Error in importIntoEnv(impenv, impnames, ns, impvars) :
  object ''panel.number'' is not exported by 'namespace:lattice'
Calls: <Anonymous> ... loadNamespace -> namespaceImportFrom -> importIntoEnv
Execution halted
ERROR: lazy loading failed for package 'sp'
** Removing '/usr/local/lib/R/site-library/sp'
** Restoring previous '/usr/local/lib/R/site-library/sp'
=======================================================
Any idea?
All the best.
pc
-- 
Paolo Cavallini, see: http://www.faunalia.it/pc




More information about the R-sig-Geo mailing list