RSS Parrot

BETA

🦜 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.

Site URL: epiverse-trace.github.io/blog.html

Feed URL: epiverse-trace.github.io/blog.xml

Posts: 3

Followers: 2

simulist v0.4.0

Published: January 10, 2025 00:00

We are very excited to announce the release of a new simulist version v0.4.0. This is the first version of simulist to be on CRAN (the package can now be installed with install.packages()). Here is an automatically generated summary of the changes in this…

epiparameter v0.4.0

Published: January 8, 2025 00:00

We are very excited to announce the release of a new epiparameter version v0.4.0. This is the first version of epiparameter to be on CRAN (the package can now be installed with install.packages()). Here is an automatically generated summary of the changes…

Things that can go wrong when using renv

Published: December 31, 2024 00:00

Throughout the Epiverse project, we use the renv R package to ensure reproducibility of the training materials and the pipelines we are providing. But we sometimes get reports from users who struggle to rebuild the environment and run the code. In this…