Re: [R] alternative of package parallel for R 3.0

2013-07-10 Thread Marc Schwartz
On Jul 10, 2013, at 3:29 PM, Jie wrote: > Dear All, > > I would like to use parApply in "parallel" to do parallel computing. > But after I updated to the new version of R, I got the message like > "Warning message: package ‘parallel’ is not available (for R version 3.0.0) " > Any people has the

[R] alternative of package parallel for R 3.0

2013-07-10 Thread Jie
Dear All, I would like to use parApply in "parallel" to do parallel computing. But after I updated to the new version of R, I got the message like "Warning message: package ‘parallel’ is not available (for R version 3.0.0) " Any people has the same issue? I know there are some other packages but w