[R] Appropriateness of R functions for multicore

Hadley Wickham h.wickham at gmail.com
Tue Aug 20 14:36:29 CEST 2013


> For tasks which don't involve I/O but fail with mclapply, how does one
> work out where the problem is?  The handy browser() function which
> allows for interactive diagnosis won't work with parallel jobs.
>
> What other approaches can one use?

?dump.frames  - interactive debugging after the fact.

Hadley

-- 
Chief Scientist, RStudio
http://had.co.nz/



More information about the R-help mailing list