simulist 0.7.0
This minor version release contains a range of minor updates and accompanies the simulist publication in the Journal of Open Source Software (JOSS).
New features
-
The sampling of sex for line list and contacts data can now be weighted instead of assuming a uniform probability via
prob_maleinconfig(#255). -
The
reporting_delayargument insim_linelist()andsim_outbreak()now supports<epiparameter>objects, matching the functionality of the other delay distribution arguments (#262). -
A new line list events plot has been added to the
vis-linelist.Rmdvignette (#278).
Breaking changes
- None
Minor changes
-
Added
dependabot(#258). -
GitHub actions versions are updated (multiple PRs).
-
.lintris updated to include more linters (#279) and the# nolintflag syntax is fixed (#263).
Bug fixes
- None
Deprecated and defunct
- None