Skip to content

Preparation of loo release 2.10#375

Open
florence-bockting wants to merge 4 commits into
masterfrom
release-2.10
Open

Preparation of loo release 2.10#375
florence-bockting wants to merge 4 commits into
masterfrom
release-2.10

Conversation

@florence-bockting

@florence-bockting florence-bockting commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Description

This PR prepares the loo release 2.10.
See file notes-release.md for further information.

TODOS

  • update DESCRIPTION (version, date)
  • update NEWS.md
  • update release notes in GitHub based on updated NEWS.md
  • run reverse dependency checks
    • see further information in Comment
  • run withr::with_envvar(c("NOT_CRAN" = "true"), devtools::mac_check_release())
  • run withr::with_envvar(c("NOT_CRAN" = "true"), devtools::check_win_devel())
  • update cran-comments.md (send to Jonah)
  • update date in DESCRIPTION file when doing the release

@codecov-commenter

codecov-commenter commented Jun 16, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.70%. Comparing base (57aab3e) to head (4a71e21).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #375   +/-   ##
=======================================
  Coverage   92.70%   92.70%           
=======================================
  Files          31       31           
  Lines        3029     3029           
=======================================
  Hits         2808     2808           
  Misses        221      221           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions

github-actions Bot commented Jun 16, 2026

Copy link
Copy Markdown

This is how benchmark results would change (along with a 95% confidence interval in relative change) if 4a71e21 is merged into master:

  • ✔️loo_function: 1.95s -> 1.96s [-0.15%, +0.83%]
  • ✔️loo_matrix: 1.84s -> 1.84s [-0.46%, +0.4%]
    Further explanation regarding interpretation and methodology can be found in the documentation.

@florence-bockting

florence-bockting commented Jun 16, 2026

Copy link
Copy Markdown
Contributor Author

Note on reverse dependency checks:

The following packages failed to install when using revdepcheck::revdep_check(), therefore I created a fork of each package and run devtools::check() locally using loo version 2.10 as dependency. All packages passed the tests:

  • bayesdfa
  • footBayes
  • TriDimRegression
  • pcFactorStan
  • rtmpt

@florence-bockting florence-bockting requested a review from jgabry June 16, 2026 11:00
@florence-bockting florence-bockting marked this pull request as ready for review June 17, 2026 12:36
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.

2 participants