simulist v0.1.0

new-release
Author

The Epiverse-TRACE development team

Published

January 9, 2024

We are very excited to announce the release of a new simulist version v0.1.0. Here is an automatically generated summary of the changes in this version.

Initial release of simulist, an R package containing tools to simulate epidemiological data such as line lists and contact tables.

New features

  • A set of simulation functions to simulate epidemiological data. These simulation functions contain arguments that allow for the simulation to be flexibly parameterised to be generated under specified epidemiological or demographic conditions.
    • sim_linelist(): simulate line list data
    • sim_contacts(): simulate contacts data
    • sim_outbreak(): simulate both line list and contacts data
  • Four general vignettes
    • Get Started vignette (simulist.Rmd)
    • Age-stratified hospitalisation and death risks vignette (age-strat-risks.Rmd)
    • Age structured population vignette (age-struct-pop.Rmd)
    • Visualising simulated data (vis-linelist.Rmd)
  • One developer focused vignette
    • Design Principles for {simulist} (design-principles.Rmd)
  • Unit tests (100% code coverage) and documentation files.
  • Continuous integration workflows for R package checks, rendering the README.md, calculating test coverage, deploying the pkgdown website, updating the citation file, and checking new package or system dependencies.

Reuse

Citation

BibTeX citation:
@online{epiverse-trace_development_team2024,
  author = {Epiverse-TRACE development team, The},
  title = {Simulist V0.1.0},
  date = {2024-01-09},
  url = {https://epiverse-trace.github.io/posts/simulist_v0.1.0},
  langid = {en}
}
For attribution, please cite this work as:
Epiverse-TRACE development team, The. 2024. “Simulist V0.1.0.” January 9, 2024. https://epiverse-trace.github.io/posts/simulist_v0.1.0.