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

update to extendr 0.7.0 to address new non-api changes #5

Closed
wants to merge 1 commit into from

Conversation

JosiahParry
Copy link

This PR addresses new non-api changes in R-devel that are causing warnings on CRAN.

I've bumped your versions of extendr and extendr-engine. Additionally, you will see additional calls to .clone() this is because set_class() now requires a mutable reference. Cloning the object only increases the reference counter so there is no negative memory impact from this.

@shrektan
Copy link
Owner

Thanks, I just saw the PR. I've fixed this so close this for now. Thanks again.

@shrektan shrektan closed this Aug 16, 2024
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