🦜 Epiverse-TRACE developer space
@epiverse-trace.github.io.blog.html@rss-parrot.net
I'm an automated parrot! I relay a website's RSS feed to the Fediverse. Every time a new post appears in the feed, I toot about it. Follow me to get all new posts in your Mastodon timeline!
Brought to you by the RSS Parrot.
---
A place for Epiverse-TRACE developers to share their reflections, learnings, and showcase their work.
Your feed and you don't want it here? Just
e-mail the birb.
simulist v0.6.0
https://epiverse-trace.github.io/posts/simulist_v0.6.0/
Published: August 28, 2025 00:00
We are very excited to announce the release of a new simulist version v0.6.0. Here is an automatically generated summary of the changes in this version.
library(simulist)
In this minor version release we have continued to make a range of improvements…
Epiverse community engagement and software sustainability for research software
https://epiverse-trace.github.io/posts/epi-community-contrib/
Published: August 25, 2025 00:00
Software that is developed for research or by researchers can be difficult to maintain given the incentive and funding structures in academia. This remains true for epidemiology, with a large volume of software written during the COVID-19 pandemic, much of…
superspreading v0.4.0
https://epiverse-trace.github.io/posts/superspreading_v0.4.0/
Published: July 16, 2025 00:00
We are very excited to announce the release of a new superspreading version v0.4.0. Here is an automatically generated summary of the changes in this version.
library(superspreading)
The fourth minor release of the superspreading package contains new…
safeframe v1.0.0
https://epiverse-trace.github.io/posts/safeframe_v1.0.0/
Published: June 30, 2025 00:00
We are very excited to announce the first stable release of safeframe (version v1.0.0).
library(safeframe)
safeframe 1.0.0
First release of safeframe.
Factors out the core functionality of linelist to make it more viable for alternative domains
General…
linelist v2.0.0
https://epiverse-trace.github.io/posts/linelist_v2.0.0/
Published: April 28, 2025 00:00
We are very excited to announce the release of a new linelist version v2.0.0. Here is an automatically generated summary of the changes in this version.
Breaking changes
The linelist package is now dependent on R 4.1.0, in line with Epiverse-TRACE policy…
cleanepi v1.1.0
https://epiverse-trace.github.io/posts/cleanepi_v1.1.0/
Published: April 21, 2025 00:00
We are very excited to announce the release of a new cleanepi version v1.1.0. Here is an automatically generated summary of the changes in this version.
Bug fixes
Fixed a bug in the index for empty rows returned by print_report() after…
Integration testing in Epiverse-TRACE
https://epiverse-trace.github.io/posts/integration-testing/
Published: April 14, 2025 00:00
In Epiverse-TRACE we develop a suite of R packages that tackle predictable tasks in infectious disease outbreak response. One of the guiding software design principles we have worked towards is interoperability of tooling, both between Epiverse software,…
simulist v0.5.0
https://epiverse-trace.github.io/posts/simulist_v0.5.0/
Published: March 26, 2025 00:00
We are very excited to announce the release of a new simulist version v0.5.0. Here is an automatically generated summary of the changes in this version.
This minor version release expands the scope of simulist to include two new post-processing functions:…
Key considerations for retiring/superseding an R package
https://epiverse-trace.github.io/posts/superseding-bpmodels/
Published: February 3, 2025 00:00
Most of our work in Epiverse TRACE involves either developing an R package from scratch or adopting and maintaining an existing R package. In the former case, decision-making during development is guided by internal policies documented in the…