Skip to content

use 'lgrow' helper for growing langsxps #1388

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

Merged
merged 5 commits into from
Jun 5, 2025

Conversation

kevinushey
Copy link
Contributor

Fixes #1386.

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

@kevinushey kevinushey requested a review from eddelbuettel June 2, 2025 23:37
Copy link
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.

Nice work. And echos nicely my general sentiment on pairlists I read somewhere (WRE?) about being )(and I paraphrase) 'rarely used and for internals only' 😜

@eddelbuettel
Copy link
Member

Clean reverse-depends check with just one issue also appearing at CRAN (i.e. 'not new'): RcppCore/rcpp-logs@2fd6614

@eddelbuettel eddelbuettel merged commit ec160c2 into master Jun 5, 2025
22 checks passed
@eddelbuettel eddelbuettel deleted the bugfix/rcpp-language-avoid-copy branch June 5, 2025 11: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.

Rcpp::Language appears to deep-clone arguments
2 participants