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