On Sun, Jun 24, 2018 at 8:41 PM, Jochen Wirsing wrote:
> Hello,
> I am using R under Win7 and Antergos. After installing R 3.5.0 I ran into
> several issues regarding gfortran not working properly and packages not
> installing properly when requiring dependencies (which is quite often the case
> w
Thanks for the report, fixed in documentation of mcparallel. Raw vectors
are reserved for internal use and cannot be returned by expressions
passed to mcparallel. But one can indeed wrap a raw vector into a list.
FYI this internal use is not in readChild/mccollect, but in
sendMaster/mcparallel