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

support reporting + checking of R system requirements #2101

Merged
merged 27 commits into from
Mar 2, 2025

Conversation

kevinushey
Copy link
Collaborator

No description provided.

@kevinushey kevinushey requested a review from Copilot March 2, 2025 05:37

Choose a reason for hiding this comment

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

PR Overview

This PR introduces support for reporting and checking R system requirements by adding a new configuration option and updating the release notes.

  • Added a new configuration key "sysreqs.check" in inst/config.yml with a default logical value and descriptive help text.
  • Updated NEWS.md to include details about using the R System Requirements database on Linux.

Reviewed Changes

File Description
inst/config.yml Introduces the "sysreqs.check" configuration entry for checking R system packages.
NEWS.md Updates the news to inform users about the new system requirements check feature.

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

Comments suppressed due to low confidence (1)

inst/config.yml:329

  • [nitpick] The description text includes a question mark after 'restore' which may cause confusion. Consider replacing the question mark with a comma or rephrasing for improved clarity.
+    installation and restore? This feature uses the R System Requirements
@kevinushey kevinushey merged commit c7dbbc5 into main Mar 2, 2025
11 checks passed
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.

1 participant