RangeShiftR v1.1.1
Bugfixes
This version fixes some bugs occured for the R package version of RangeShifter. It also involves some bugfixes in the RScore code.
This release is paired with RScore-v2.1.1, and this release ships a copy of this version of RScore.
Related issues and PRs
-
RangeShifter/RScore#61 : the R package terra saves raster files with decimal cellsizes. This is now accounted for in the RangeShifter code. It now accepts integer as well as double values, which are now transformed into integers after reading
-
#43 : Transition matrices for complex sexual models were not handed over correctly to RangeShifter. Had no effect on the simulations per se, but it got out of bounds an resulted in issues when running on Unix OS.
-
#40 : sexdependent minimal and maximal steps of the transfer phase now added (before only MaxSteps were considered sexdependent); now checking for non-NA values in cost layer and providing explicit error message.