[R] Installing contributed packages on MacOS X: Solved!

Kaspar Pflugshaupt pflugshaupt at geobot.umnw.ethz.ch
Mon Feb 4 17:36:26 CET 2002


On 4.2.2002 15:43 Uhr, Prof Brian D Ripley wrote:

> KernSmooth does not have any paths `hard-wired'.  But pre-compiled packages
> do inherit from the R they were built under, in this case the location of
> BLAS_LIBS in etc/Makeconf.  So looks like the problem is with whoever built
> the packages: definitely not `in the packages themselves'.

I guess I have not made myself clear:

The packages I had problems with were indeed _source_ packages, downloaded
from CRAN with update.packages(). The compile process failed, but succeeded
after setting the environmental variables as posted by J. Whitaker.

After some additional (less cursory) reading of the R-exts manual, I checked
out the etc/Makeconf file in my R installation and promptly found

LIBPATHS =  -L/usr/local/lib

There ought to be a -L/sw/lib here, I think. Thus, it's my R installation
(i.e. the fink r-base package) that's to blame. I'll be working it out with
J. Whitaker.

Cheers

Kaspar Pflugshaupt



-- 

Kaspar Pflugshaupt
Geobotanisches Institut
Zuerichbergstr. 38
CH-8044 Zuerich

Tel. ++41 1 632 43 19
Fax  ++41 1 632 12 15

mailto:pflugshaupt at geobot.umnw.ethz.ch
privat:pflugshaupt at mails.ch
http://www.geobot.umnw.ethz.ch

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list