Skip to content
Prev 9775 / 15075 Next

Compiling R-packages on Mac

On Mar 30, 2013, at 7:59 AM, R. Michael Weylandt wrote:

            
No you can't (at least not for HPC, Fink, MacPorts) - they don't have Apple compiler drivers. If you want to use those, you'll have to compile R yourself using their tools.  (I'm not 100% about Homebrew, because they apparently use our compilers as I learden from the storm of e-mails when we had server issues ;)) You'll have to pick the world you want to live in - either native OS X + CRAN (supported by us) or one of the parallel universes like MacPorts, Fink etc. (supported by them, not us). But as Brian, said, reading the manuals is a good start (and FWIW, if you downloaded R from CRAN, you did see the link pointing you to the tools).

Cheers,
Simon