Skip to content

Fix build on r-devel #518

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

Closed
wants to merge 1 commit into from
Closed

Conversation

CGMossa
Copy link

@CGMossa CGMossa commented Mar 17, 2025

I was unable to install this package using the latest r-devel build on rig. The issue is that the header for Rf_error has changed. That part of the declaration used in this file. Removing the definition works, and everything installs.

@CGMossa
Copy link
Author

CGMossa commented Mar 18, 2025

This "fix" doesn't work, because it has to differentiate between non-r-devel and r-devel.

@gagolews
Copy link
Owner

Thanks; I'll file a fix myself next week.

@gagolews gagolews closed this Mar 20, 2025
@CGMossa CGMossa deleted the fix_build_on_r_devel branch March 20, 2025 09:11
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