Skip to content

Problem installing package "sp" in R 2.13.0

3 messages · Arnaud Catherine, Andrew Robinson, Roger Bivand

#
Hi Arnaud,

the error is telling you that you don't have the "make" command.  This
might be because you haven't installed the necessary software to
compile R packages.  I suggest that you check the FAQ for Macintosh to
see how to do that.

Best wishes

Andrew
On Thu, Apr 28, 2011 at 01:30:58PM +0200, Arnaud Catherine wrote:

        

  
    
#
The rgdal package is not a dependency of sp, only suggested. In addition, you
are trying to install source packages, but should (probably) be installing
binaries, with type="mac.binary.leopard" the most likely. If you need the
OSX rgdal binary, make sure that CRAN extras is on your repository path -
see ?setRepositories, for example by 
setRepositories(ind=1:2). If you really want to install source packages
under OSX, be sure to read up on this on 

http://cran.r-project.org/bin/macosx/

looking for the FAQ, and links to tools. If you can manage with binary
packages, stay with them.

Roger
Arnaud Catherine wrote:
-----
Roger Bivand
Economic Geography Section
Department of Economics
Norwegian School of Economics and Business Administration
Helleveien 30
N-5045 Bergen, Norway

--
View this message in context: http://r.789695.n4.nabble.com/Problem-installing-package-sp-in-R-2-13-0-tp3481107p3483392.html
Sent from the R help mailing list archive at Nabble.com.