[R-sig-Geo] problem installing GSIF on mac osx - object spTransform is not exported by namespace:sp
Massimo Di Stefano
distem at rpi.edu
Wed May 15 01:11:39 CEST 2013
Hi All,
Hi All,
i was trying to install GSIF on osx 10.8 but i can't figure out the following error :
Error : object ‘spTransform’ is not exported by 'namespace:sp'
do you have any idea on how to debug the problem ?
thanks for any advice!
Massimo.
this the full log (i've the same log trying to use R CMD INSTALL GSIF.tar.gz, from command line):
provo con l'URL 'http://cran.fhcrc.org/src/contrib/GSIF_0.3-2.tar.gz'
Content type 'application/x-gzip' length 894194 bytes (873 Kb)
URL aperto
==================================================
downloaded 873 Kb
* installing *source* package ‘GSIF’ ...
** package ‘GSIF’ successfully unpacked and MD5 sums checked
** R
** data
** inst
** preparing package for lazy loading
Error : object ‘spTransform’ is not exported by 'namespace:sp'
ERROR: lazy loading failed for package ‘GSIF’
* removing ‘/usr/local/Cellar/r/3.0.0/R.framework/Versions/3.0/Resources/library/GSIF’
The downloaded source packages are in
‘/private/var/folders/b6/0rr0qlhs5cg0svl13bhz8htw0000gn/T/RtmpJzfXUX/downloaded_packages’
> sessionInfo()
R version 3.0.0 (2013-04-03)
Platform: x86_64-apple-darwin12.3.0 (64-bit)
locale:
[1] it_IT.UTF-8/it_IT.UTF-8/it_IT.UTF-8/C/it_IT.UTF-8/it_IT.UTF-8
attached base packages:
[1] stats graphics grDevices utils datasets methods base
loaded via a namespace (and not attached):
[1] tools_3.0.0
Warning message:
In install.packages(c("GSIF"), lib = "/Library/Frameworks/R.framework/Resources/library/", :
installation of package ‘GSIF’ had non-zero exit status
>
More information about the R-sig-Geo
mailing list