Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@japilo japilo released this 27 Sep 20:14
· 2 commits to main since this release

v 1.0.0 (27 Sep 2024)

Enhancements

  • A vignette has been added using epizootic to model house finch conjunctivitis.
  • Examples have been added to two of the functions.
  • aspatial_siri now runs much faster.
  • check_aspatial_siri_inputs now checks inputs much more thoroughly.
  • There are now unit tests to ensure that no dispersers are created or destroyed.
  • New tests have been added for DiseaseModel.

Bug fixes

  • Broken links to other packages have been fixed.
  • siri_model functions can now handle one active population.
  • disease_simulator no longer breaks when demographic rates are given as lists and masks are given as vectors.
  • Non-breeding season length is now calculated correctly.
  • disease_dispersal can now handle the case when dispersal does not change over time.
  • disease_dispersal was not working properly when there was density dependent dispersal and matrix-formatted dispersal data. This is now fixed.