Skip to content

Remove references to Rf_findVarInFrame() and R_UnboundValue#392

Merged
klmr merged 3 commits intoklmr:chore/more-non-api-changesfrom
ArcadeAntics:patch-1
Apr 8, 2026
Merged

Remove references to Rf_findVarInFrame() and R_UnboundValue#392
klmr merged 3 commits intoklmr:chore/more-non-api-changesfrom
ArcadeAntics:patch-1

Conversation

@ArcadeAntics
Copy link
Copy Markdown
Contributor

@ArcadeAntics ArcadeAntics commented Apr 7, 2026

In R >= 4.6, remove references to Rf_findVarInFrame() and R_UnboundValue in favour of R_GetBindingType() and R_getVar()

In R >= 4.6, remove references to R_UnboundValue in favour of R_GetBindingType() (since R_UnboundValue will also be removed along with Rf_findVarInFrame)
@ArcadeAntics ArcadeAntics changed the title Remove references to Rf_findVarInFrame and R_UnboundValue Remove references to Rf_findVarInFrame() and R_UnboundValue Apr 7, 2026
@klmr klmr closed this Apr 7, 2026
@klmr klmr reopened this Apr 7, 2026
Comment thread src/lookup.c Outdated
Comment thread src/lookup.c Outdated
@klmr klmr merged commit 3034ce9 into klmr:chore/more-non-api-changes Apr 8, 2026
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