On Fri, 17 Mar 2006, Terrence Murphy wrote:

> 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
> 

The geoR package now depends on the sp package. So please install that
package to resolve the missing dependency.

> Any suggestions?
> 
> 
> 
> Terrence E. Murphy, Ph.D.
> Program on Aging
> Yale University
> 1 Church St., 7th Floor
> New Haven, CT 06437
> [EMAIL PROTECTED]
> phone: 203-764-9805
> fax:      203-764-9831
> 
> ______________________________________________
> [email protected] mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
> 

-- 
Roger Bivand
Economic Geography Section, Department of Economics, Norwegian School of
Economics and Business Administration, Helleveien 30, N-5045 Bergen,
Norway. voice: +47 55 95 93 55; fax +47 55 95 95 43
e-mail: [EMAIL PROTECTED]

______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to