selectCores.Rd
Limit number of cores to 2 when run devtools::check()
selectCores()
https://stackoverflow.com/questions/50571325/r-cran-check-fail-when-using-parallel-functions
Limit number of cores to 2 when run devtools::check()
if (FALSE) { selectCores() }