Skip to content
Prev 9513 / 12125 Next

[R-pkg-devel] Re-building vignettes had CPU time 9.2 times elapsed time

Dear all,

in today's R Core meeting both the CRAN team and R Core agree with 
Simon's suggestion below.

Let me repeat the key points:

- We will try to add some interface to R that allows for more unified 
control about the various ways of parallelisation. That should allow 
users to opt in for more than 2 cores and/or threads and/or processes. 
Details will follow as this is not simple.

- As long as users do not have simple ways of controlling how demanding 
code is (e.g., different ways of parallelizationare used even in nested 
ways), CRAN will further on protect users and enforce that packages do 
not use more than 2 cores by default.

Best,
Uwe Ligges
On 26.08.2023 02:05, Simon Urbanek wrote: