[R] How to build R on Mac to keep packages running?

Karsten Wolf wolf at uni-bremen.de
Tue Aug 10 16:43:37 CEST 2010


Hi there,
I am trying to install RApache on my Mac
(see http://worldofrcraft.blogspot.com/2010/08/installing-rapache-on-mac-os-x-snow.html).

I needed to build R with --enable-R-shlib option, so very naively did the following

./configure --enable-R-shlib
make
sudo make install

RApache runs like a charm now, but when I want to start my R.app, it does not start. Only my R64.app is starting, but not all packages are running with R64.app.

Where can I find the magic configure-charms used to configure and build R for the Mac platform?

Yours,
Karsten

===
Karsten D. Wolf
http://www.ifeb.uni-bremen.de/wolf



More information about the R-help mailing list