Skip to content

Releases: CeresBarros/SpaDES4Dummies

v2.0.0

26 Jul 22:44
9149e38
Compare
Choose a tag to compare
v2.0.0 Pre-release
Pre-release
  • 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

17 Nov 04:16
Compare
Choose a tag to compare
  • transition to Quarto
  • a few minor textual changes

v1.3.0

02 Sep 00:29
Compare
Choose a tag to compare

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

05 Oct 22:08
Compare
Choose a tag to compare
  • Fixes to HTML and PDF knitting outputs (e.g. figures, tables, text wrapping)
  • Replaced RandomFields package with NLMR in Part 1
  • Minor textual and code improvements
  • Package installation happens in RUNME.R

SpaDES 4 Dummies guide v1.0.0

06 Oct 00:46
Compare
Choose a tag to compare

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).