Re: [Rd] Speeding up build-from-source

2013-04-27 Thread Simon Urbanek
On Apr 27, 2013, at 11:34 AM, Adam Seering wrote: > > > On 04/27/2013 09:10 AM, Martin Morgan wrote: >> On 04/26/2013 07:50 AM, Adam Seering wrote: >>> Hi, >>> I've been playing around with the R source code a little; mostly >>> just >>> trying to familiarize myself. I have access to some c

Re: [Rd] Speeding up build-from-source

2013-04-27 Thread Adam Seering
On 04/27/2013 09:10 AM, Martin Morgan wrote: On 04/26/2013 07:50 AM, Adam Seering wrote: Hi, I've been playing around with the R source code a little; mostly just trying to familiarize myself. I have access to some computers on a reservation system; so I've been reserving a computer, dow

Re: [Rd] Speeding up build-from-source

2013-04-27 Thread Martin Morgan
On 04/26/2013 07:50 AM, Adam Seering wrote: Hi, I've been playing around with the R source code a little; mostly just trying to familiarize myself. I have access to some computers on a reservation system; so I've been reserving a computer, downloading and compiling R, and going from there.