Skip to content
Prev 9999 / 15075 Next

Unable to load Rcmdr with R 3.0.1 on a Mac OS X 10.8.3

Sarah,
On Aug 21, 2013, at 9:32 PM, Sarah Hardy wrote:

            
Ah, I see, MacPorts has messed up your system (why am I not surprised ;)).

If you don't use MacPorts yourself (it causes more headaches than good IMHO) I would suggest blowing away /usr/local and re-installing R. If you don't want to resort to such drastic measures, you can try changing the permissions with something like (in Terminal, not R):

sudo chmod a+rx /usr/local/*

That will fix your immediate problem, but MacPorts may have messed with other places as well.

Cheers,
Simon