Skip to content

Fix R_UnboundValue NOTE#1466

Open
Enchufa2 wants to merge 9 commits intomasterfrom
fix/1465
Open

Fix R_UnboundValue NOTE#1466
Enchufa2 wants to merge 9 commits intomasterfrom
fix/1465

Conversation

@Enchufa2
Copy link
Copy Markdown
Member

Closes #1465.

For promises, we have here a temporary workaround, but this is going to come back at us, because we are using a bunch of functions (PRVALUE, PRENV...) that are not part of the API, even if we don't see a NOTE yet. The problem is that I don't see alternatives yet.

Checklist

  • Code compiles correctly
  • R CMD check still passes all tests
  • Preferably, new tests were added which fail without the change
  • Document the changes by file in ChangeLog

Copy link
Copy Markdown
Member

@eddelbuettel eddelbuettel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. It will get in the queue of reverse depends runs to do.

Copy link
Copy Markdown
Contributor

@kevinushey kevinushey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Enchufa2 and others added 3 commits March 30, 2026 17:11
Co-authored-by: Kevin Ushey <kevinushey@gmail.com>
Co-authored-by: Kevin Ushey <kevinushey@gmail.com>
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.

New NOTE nag from R-devel

3 participants