Hi,
On Wed, May 15, 2013 at 4:28 PM, Matthew Dowle <[email protected]> wrote:
>
>
> Hi Arun,
>
> That's one for R-Forge support (link to their tracker on R-Forge homepage).
> My impression is that Mac folk install from source using R CMD INSTALL as
> you would on unix really. I'm not even sure what is in the .tgz that isn't
> in the .tar.gz. Sorry!
Assuming you Xcode (or just the Xcode command line tools) so that you
have a working gcc on your system, you can just do:
R> install.packages("data.table",
repos="http://R-Forge.R-project.org", type="source")
HTH,
-steve
--
Steve Lianoglou
Computational Biologist
Department of Bioinformatics and Computational Biology
Genentech
_______________________________________________
datatable-help mailing list
[email protected]
https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/datatable-help