Skip to content
Prev 9782 / 12125 Next

[R-pkg-devel] Too many cores used in examples (not caused by data.table)

Hi Dirk,

Actually, the OMP_NUM_THREADS worked for vignettes and testthat tests, but didn't help with the examples. However, I just wrapped the problematic example with \donttest as for some reason this issue only happened with a single seemingly simple example (hence the "weird" in the earlier NEWS due to frustration, I changed this to the CRAN version).

Thanks for reminding me about the resetting the number of cores, will fix that to the next version.

Best,
Jouni