Skip to content
Prev 7582 / 21312 Next

[Bioc-devel] reproducible with mclapply?

You're ignoring the fact that some random number generators should never be
used inside of mclapply(), period.  You should add that to your post and
you should show how to set the random number generator appropriately.

You seem to be only focusing on reproducibility of the code and not
correctness.

Kasper
On Thu, Jun 4, 2015 at 1:20 PM, Vladislav Petyuk <petyuk at gmail.com> wrote: