[R] Speed up an R code

2011-05-27 Thread Debs Majumdar
Hello,   Are there some basic things one can do to speed up a R code? I am new to R and currently going through the following situation.   I have run a R code on two different machines. I have R 2.12 installed on both.   Desktop 1 is slightly older and has a dual core processor with 4gigs

Re: [R] Speed up an R code

2011-05-27 Thread Jonathan Daily
/iterations in parallel. Try some of the options at the High Performance Computing task view for specifics. http://cran.cnr.berkeley.edu/web/views/ HTH, Jon On Fri, May 27, 2011 at 2:00 PM, Debs Majumdar debs_st...@yahoo.com wrote: Hello,   Are there some basic things one can do to speed up a R code? I

Re: [R] Speed up an R code

2011-05-27 Thread jim holtman
: Hello,   Are there some basic things one can do to speed up a R code? I am new to R and currently going through the following situation.   I have run a R code on two different machines. I have R 2.12 installed on both.   Desktop 1 is slightly older and has a dual core processor with 4gigs