[datatable-help] 1.8.9 mac version link broken

Steve Lianoglou mailinglist.honeypot at gmail.com
Thu May 16 06:54:11 CEST 2013


Hi,

On Wed, May 15, 2013 at 4:28 PM, Matthew Dowle <mdowle at mdowle.plus.com> 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


More information about the datatable-help mailing list