[R] multi process support in R

Ben Haller rhelp at sticksoftware.com
Thu Feb 17 11:47:38 CET 2011


On Feb 17, 2011, at 11:40 AM, Alaios wrote:

> ...Is it possible to split work in many cores in R and if yes how is this library called?

  I'd recommend the "mclapply" function in the "multicore" package.  The only drawback is that you can't run your code in a GUI any more.

Ben Haller
McGill University



More information about the R-help mailing list