Re: [R-pkg-devel] Fwd: package submission: parallel problem

2019-07-15 Thread IƱaki Ucar
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

[R-pkg-devel] Fwd: package submission: parallel problem

2019-07-15 Thread Ronan GRIOT
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