We are very excited to announce that a publication accompanying the simulist package has now been published in the Journal of Open Source Software (JOSS): https://joss.theoj.org/papers/10.21105/joss.08781.
The simulist version coupled to the publication is v0.7.1, however most changes since v0.6.0 were released in v0.7.0 which is available on CRAN.
The updates in the v0.7.0 release contain the JOSS paper (including .md, .bib and figures) and a range of small updates to simulation code and documentation:
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).
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).
The changes in v0.7.1 are minor edits to the JOSS paper for publication.
Acknowledgements
Thanks to the whole Epiverse community for their input on the development of the simulist R package.
Thanks to the team at JOSS for rewarding open source software, and the editors and reviewers for their helpful comments that improved the publication (open review found here).
Reuse
Citation
@online{epiverse-trace_development_team2026,
author = {Epiverse-TRACE development team, The},
title = {Simulist V0.7.0 (\& V0.7.1) and Publication in {JOSS}},
date = {2026-03-10},
url = {https://epiverse-trace.github.io/posts/simulist_joss/},
langid = {en}
}