Re: [R-SIG-Mac] Building package using RTools in OS X

2012-09-14 Thread Duncan Murdoch

On 14/09/2012 12:56 PM, C W wrote:

Hi List,
I am trying to build an R package using RTools.  Does it exist for OS X?
  Is there a something equivalent we could use?  What does everyone use?

Seems like there are a lot of instructions available for Windows but not
for OS X.


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

___
R-SIG-Mac mailing list
R-SIG-Mac@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-sig-mac


Re: [R-SIG-Mac] Building package using RTools in OS X

2012-09-14 Thread R. Michael Weylandt
On Fri, Sep 14, 2012 at 5:56 PM, C W tmrs...@gmail.com wrote:
 Hi List,
 I am trying to build an R package using RTools.  Does it exist for OS X?
  Is there a something equivalent we could use?  What does everyone use?

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


 Seems like there are a lot of instructions available for Windows but not
 for OS X.
 Thanks,
 Mike

 [[alternative HTML version deleted]]

 ___
 R-SIG-Mac mailing list
 R-SIG-Mac@r-project.org
 https://stat.ethz.ch/mailman/listinfo/r-sig-mac

___
R-SIG-Mac mailing list
R-SIG-Mac@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-sig-mac


Re: [R-SIG-Mac] Building package using RTools in OS X

2012-09-14 Thread C W
Thanks, I see both the link and description can be found on CRAN, should've
digged in more before posting.  Anyways, thanks for pointing it out to me.
Mike

On Fri, Sep 14, 2012 at 2:06 PM, Duncan Murdoch murdoch.dun...@gmail.comwrote:

 On 14/09/2012 12:56 PM, C W wrote:

 Hi List,
 I am trying to build an R package using RTools.  Does it exist for OS X?
   Is there a something equivalent we could use?  What does everyone use?

 Seems like there are a lot of instructions available for Windows but not
 for OS X.


 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


[[alternative HTML version deleted]]

___
R-SIG-Mac mailing list
R-SIG-Mac@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-sig-mac