Skip to content
Prev 326641 / 398502 Next

alternative of package parallel for R 3.0

On Jul 10, 2013, at 3:29 PM, Jie <jimmycloud at gmail.com> wrote:

            
parallel is part of the standard R distribution and has been since R version 2.14.0, almost two years ago. You just need:
Loading required package: parallel


Regards,

Marc Schwartz