Skip to content

Conversation

@krlmlr
Copy link
Member

@krlmlr krlmlr commented Jan 13, 2026

No description provided.

Copilot AI review requested due to automatic review settings January 13, 2026 06:45
@krlmlr krlmlr enabled auto-merge (squash) January 13, 2026 06:45
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates CI configuration to use Ubuntu 24.04 LTS and improves package dependency checking. The changes are targeted at the main R CMD check workflow and related scripts.

Changes:

  • Upgraded Ubuntu runner version from 22.04 to 24.04 in the main R CMD check workflow
  • Added explicit db = installed.packages() parameter to package dependency lookups for more reliable dependency resolution

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
.github/workflows/versions-matrix/action.R Updated OS version from ubuntu-22.04 to ubuntu-24.04 for Linux test matrix configurations
.github/workflows/dep-suggests-matrix/action.R Added db = installed.packages() parameter to tools::package_dependencies() call for explicit package database specification
.github/workflows/R-CMD-check.yaml Updated runner OS from ubuntu-22.04 to ubuntu-24.04 for the rcc-suggests job

@krlmlr krlmlr merged commit e3dc504 into main Jan 13, 2026
5 of 6 checks passed
@krlmlr krlmlr deleted the actions-sync-update branch January 13, 2026 06:59
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