Releases: CeresBarros/SpaDES4Dummies
Releases · CeresBarros/SpaDES4Dummies
v2.0.0
- now using
SpaDES.project::setupProject
to create and set up SpaDES workflows - several textual and example adaptations to accomodate
SpaDES.project::setupProject
- package installation streamlined
- several fixes/updates to example code to accomodate package and data repository updates.
Other:
- GitHub actions updated
Full Changelog: v1.4.0...v2.0.0
v1.4.0
v1.3.0
General changes:
- Migration to terra
- Updated package dependencies, installation and loading
- Automated manual rendering and deployment using GHA
- Automated testing of code (SpaDES components) using GHA
- Chunk wrapping in HTML to increase readability
- Minor fixes to HTML and PDF outputs
- Spelling fixes
Part 1:
- Code cleanup
Part2:
- New section on additional module functions
- Bugfixes for logical rasters produced by terra
- Improvements to projectSpeciesDist module
SpaDES 4 Dummies guide v1.2.0
- Fixes to HTML and PDF knitting outputs (e.g. figures, tables, text wrapping)
- Replaced
RandomFields
package withNLMR
in Part 1 - Minor textual and code improvements
- Package installation happens in
RUNME.R
SpaDES 4 Dummies guide v1.0.0
First release of the SpaDES 4 Dummies guide, with:
- One simple, theoretical example of how to create, link and run a collection of SpaDES modules
- One realistic example of a collection of SpaDES modules focused on predicting shifts in species distributions under climate change, using static species distribution models (SDMs).