On Mon, 15 Jul 2019 at 12:24, Ronan GRIOT wrote:
>
> Dear R developpers,
> I submitted a package involving some parallel functions.
>
> I received this error message:
>
> Error in .check_ncores(length(names)) : 30 simultaneous processes spawned
>
> I read that CRAN only pass the test if 2 cores ar
Dear R developpers,
I submitted a package involving some parallel functions.
I received this error message:
Error in .check_ncores(length(names)) : 30 simultaneous processes spawned
I read that CRAN only pass the test if 2 cores are used.
However, in my function, I use this command line:
parall
On 7/15/19 2:06 AM, Travers Ching wrote:
I think the major change was saving of alt-rep objects efficiently.
Example save(1:1e8, file=...) is very efficient.
I'm not sure if that is all that changed it, but I couldn't find
documentation on the differences.
Yes, format version 3 provides custom