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

renv_ppm_platform() should detect Rocky Linux as Red Hat. #1720

Closed
toph-allen opened this issue Oct 12, 2023 · 0 comments · Fixed by #1728
Closed

renv_ppm_platform() should detect Rocky Linux as Red Hat. #1720

toph-allen opened this issue Oct 12, 2023 · 0 comments · Fixed by #1728
Labels
feature a feature request or enhancement

Comments

@toph-allen
Copy link
Contributor

toph-allen commented Oct 12, 2023

Rocky Linux is "designed to be 100% bug-for-bug compatible with Red Hat Enterprise Linux". However, renv (via renv_ppm_platform()) does not detect it as RHEL-compatible, so renv_ppm_transform() transforms Package Manager URLs (even those using compatible RHEL9 binaries) to source package URLs.

You can currently work around this by setting the RENV_PPM_PLATFORM environment variable, but it would be better if it worked out of the box.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature a feature request or enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant