Skip to content

Use new R API functions for environments#159

Merged
mjwoods merged 3 commits intomasterfrom
R-new-API
Apr 27, 2025
Merged

Use new R API functions for environments#159
mjwoods merged 3 commits intomasterfrom
R-new-API

Conversation

@mjwoods
Copy link
Copy Markdown
Owner

@mjwoods mjwoods commented Apr 27, 2025

Recent R versions have added new API functions to replace internal functions that will become private in future R releases. This PR tests for R_NewEnv and R_getVarEx in configure, and uses them as replacements for legacy code.

@mjwoods mjwoods merged commit a179e93 into master Apr 27, 2025
16 checks passed
@mjwoods mjwoods mentioned this pull request Apr 27, 2025
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