[R] can't load "geoR"

Liaw, Andy andy_liaw at merck.com
Fri Mar 17 20:34:30 CET 2006


Try adding depend=TRUE to install.packages() and see if that helps.

Andy

From: Terrence Murphy
> 
> Dear R list,
> 
> I've just installed R and then followed the instructions to 
> install the 
> package "geoR" from within R by using the following line of code:
> 
> install.packages("geoR", contriburl = 
> "http://www.est.ufpr.br/geoR/windows")
> 
> This installed okay under the folder C:\documents and settings\ ...
> 
> But when I follow the instructions in the illustrative 
> session for geoR, I 
> enter
> 
> library(geoR)
> 
> and keep getting the following message:  can't find package sp
> 
> Any suggestions?
> 
> 
> 
> Terrence E. Murphy, Ph.D.
> Program on Aging
> Yale University
> 1 Church St., 7th Floor
> New Haven, CT 06437
> terrence.murphy at yale.edu
> phone: 203-764-9805
> fax:      203-764-9831
> 
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list 
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide! 
> http://www.R-project.org/posting-guide.html
> 
>




More information about the R-help mailing list