Skip to content

Building package using RTools in OS X

6 messages · C W, Duncan Murdoch, R. Michael Weylandt

#
On 14/09/2012 12:56 PM, C W wrote:
Simon gives instructions on his website <http://r.research.att.com/>.   
You'll probably have to download the compiler suite, but you don't need 
everything else that's in Rtools, because OSX already has Unix tools.

Duncan Murdoch
#
On Fri, Sep 14, 2012 at 5:56 PM, C W <tmrsg11 at gmail.com> wrote:
Xcode and friends will give you msot everything you need:

http://cran.r-project.org/bin/macosx/RMacOSX-FAQ.html#Building-R-from-sources

Though you might need to get gfortran from Simon's r.research.att.com site.

Cheers,
Michael
#
On Fri, Sep 14, 2012 at 8:43 PM, C W <tmrsg11 at gmail.com> wrote:
Compiler suite = Xcode. (Available on your install DVD or on newer
versions of OS X via the app store I believe)

R2.15-Branch = R

;-)

Simon's site has a copy-paste script to build R; not too much more we
can add to that.

Cheers,
Michael