- most of the underlying functions are migrated to
sf
functions; - the parallel processing changed from
foreach
tosnowfall
; - the
species
argument inspatialBlock
function accepts multi-class responses to find evenly distributed records in train and test folds;
- change
spatialAutoRange
function to accepts rasters with low number of pixels; #2 - the
maskBySpecies = FALSE
inspatialBlock
function is no longer supported; - the
numLimit
argument inspatialBlock
function is only accepts numeric values, and 0 means searching for evenly distributed folds;
- add
speciesData
tospatialAutoRange
function;