Skip to content
Prev 934 / 12125 Next

[R-pkg-devel] Warning that are Unintentionally OS-Specific (Maybe Bug in warning?)

Max and Ben got the right answer.  It is a bug with mclapply dropping 
warnings.  I confirmed by a quick change to the code to just use lapply, 
and the warnings appeared as expected.

I've submitted the bug at 
https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=17122

Thanks for the help!

Bill
On 7/20/2016 3:40 PM, Ben Bolker wrote: