Skip to content
Prev 1074 / 2152 Next

problems with latest doMC

What version of R are you using?  Did you get any warning messages
when installing or loading doMC?  Can you execute the following:

  > library(compiler)
  > compile(4)

There is no way to disable compiling currently, but I
may add that.

- Steve
On Mon, Aug 15, 2011 at 1:54 PM, David Reiss <dreiss.isb at gmail.com> wrote: