Known issues: https://github.com/PredictiveEcology/map/issues
- maximum number of threads for parallel operations limited by package option
map.maxNumCores
, which defaults tomin(getOption("Ncpus"), parallel::detectCores())
.
- initial development version