Skip to content

Version 1.2.0 on April 24, 2019

Compare
Choose a tag to compare
@michdn michdn released this 24 Apr 22:52
· 299 commits to master since this release

The version 1.2.0 update adds data and input checking, defines several default settings, other minor edits. The function run_epidemia() will now return specific messages about missing arguments, missing critical fields in datasets, missing specified environmental variables or clusters, plus some logic checks regarding lag length of environmental data.

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.