Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release version 1.0.3 #295

Merged
merged 6 commits into from
Feb 24, 2025
Merged

Release version 1.0.3 #295

merged 6 commits into from
Feb 24, 2025

Conversation

ntorresd
Copy link
Member

serofoi 1.0.3

New features

  • Add options to plot single FOI estimates and r-hats

We introduced parameters plot_constant and x_axis to the visualisation functions of the package. These enable the option to plot constant FoI estimates and their corresponding r-hat values, avoiding ambiguity in the specification of the x-axis by means of x_axis = "time" or x_axis = "age".

Minor changes

  • Documentation corrections
    • Fix incorrect cross referencing in documentation
    • Update table 1 in article foi_models to show the prior specification options available in the package.
    • Add example of a particular model specification using the package in article foi_models
    • Complete missing documentation and tags.
  • Shorten long function and internal parameter names (mainly in the simulation module)
    • Change seroprevalence_ and seropositive_ for seroprev_
    • Change probability_ for prob_
    • Remove _model
  • Other
    • Make consistent use of Force-of-Infection (FoI) acronym across the package
    • Fix broken link to contributing guidelines in README

Internal changes

  • Implement lintr v3.2.0 new suggestions
  • Update the stan code to use new syntax.
  • Update workflows based on Epiverse template.
  • Remove Hmisc dependency.
  • Add donttest to examples taking too long to run

@codecov-commenter
Copy link

codecov-commenter commented Feb 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.16%. Comparing base (03c08a2) to head (0232574).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #295      +/-   ##
==========================================
- Coverage   95.25%   95.16%   -0.10%     
==========================================
  Files           6        6              
  Lines        1097     1097              
==========================================
- Hits         1045     1044       -1     
- Misses         52       53       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ntorresd ntorresd marked this pull request as ready for review February 24, 2025 21:18
@ntorresd ntorresd merged commit 11724c7 into main Feb 24, 2025
9 checks passed
@ntorresd ntorresd deleted the update-version branch February 24, 2025 21:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants