[R] using 'nice' with R

Roger D. Peng rpeng at jhsph.edu
Tue Feb 22 16:54:28 CET 2005


On a Unix like system you can do `nice +19 R' or perhaps `nice +19 R 
CMD BATCH commands.R'.

-roger

Robert Burrows wrote:
> 
> I would like to use the 'nice' command when running CPU-intensive R 
> functions on a server. Will starting R with 'nice R' do the trick?
> 

-- 
Roger D. Peng
http://www.biostat.jhsph.edu/~rpeng/




More information about the R-help mailing list