Skip to content

Version 1.3.0

Compare
Choose a tag to compare
@michdn michdn released this 03 May 17:26
· 287 commits to master since this release

The version 1.3.0 update drastically improves the speed of modeling & forecasting, approximately a 60% reduction in time to complete a run_epidemia() run.

See also epidemiar-demo (https://github.com/EcoGRAPH/epidemiar-demo/releases/latest) for a full demo and walkthrough of how to create environmentally-mediated disease forecast reports.

We suggest installation using:
remotes::install_github("ecograph/[email protected]")

If you are not installing via remotes::install_github(), and you are installing from the binary/source files: afterwards, make sure that you have all the package dependencies installed (listed in the DESCRIPTION), as this does not automagically happen.