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

Toward API compliance #8

Merged
merged 8 commits into from
Jul 2, 2024
Merged

Toward API compliance #8

merged 8 commits into from
Jul 2, 2024

Conversation

crowding
Copy link
Owner

@crowding crowding commented Jul 2, 2024

In preparation for normalization of an official R API, references to non-API functions DDVAL, Rf_findVarInFrame3, SET_TYPEOF, SET_BODY, SET_FORMALS and SET_CLOENV have been removed.

The calls to PROMSXP accessor functions remain, as they are central to this package's purpose and it is not yet clear what the official API will have in their place (noting that the tidyverse's tidyeval, and hence everything depending on it, also use these functions: r-lib/rlang#1706, r-lib/rlang#1708 )

@crowding crowding merged commit 691d807 into master Jul 2, 2024
11 checks passed
@crowding crowding deleted the compliance branch July 2, 2024 05:53
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