Re: [R] R on mac not installing packages

2013-02-22 Thread londonphd
Many thanks to all who replied to this post. the problem has now been sorted out. i installed "GCC-10.7-v2.pkg", now i can install packages from source -- View this message in context: http://r.789695.n4.nabble.com/R-on-mac-not-installing-packages-tp4659392p4659414.html Sent from the R help ma

Re: [R] R on mac not installing packages

2013-02-22 Thread Marc Schwartz
On Feb 22, 2013, at 3:46 PM, Prof Brian Ripley wrote: > On 22/02/2013 21:26, David Winsemius wrote: >> The system is reporting that it cannot find `make`. It appears that you have >> not installed XCode on you Mac, or that you did with an earlier version for >> which you have not updated, or s

Re: [R] R on mac not installing packages

2013-02-22 Thread Prof Brian Ripley
On 22/02/2013 21:26, David Winsemius wrote: The system is reporting that it cannot find `make`. It appears that you have not installed XCode on you Mac, or that you did with an earlier version for which you have not updated, or something else which has broken your installation. Please read the

Re: [R] R on mac not installing packages

2013-02-22 Thread David Winsemius
The system is reporting that it cannot find `make`. It appears that you have not installed XCode on you Mac, or that you did with an earlier version for which you have not updated, or something else which has broken your installation. Please read the MacOS FAQ. (And post further such question on

[R] R on mac not installing packages

2013-02-22 Thread londonphd
Hi, I have not been able to use R in my macbook pro. I am getting the following error message every time i try to install a package * installing *source* package ‘Hmisc’ ... ** package ‘Hmisc’ successfully unpacked and MD5 sums checked ** libs *** arch - i386 sh: make: command not found ERROR: co