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

[R] Remove usage of cpp11's cpp11/altrep.hpp and HAS_ALTREP #44926

Open
Tracked by #413
DavisVaughan opened this issue Dec 3, 2024 · 0 comments
Open
Tracked by #413

[R] Remove usage of cpp11's cpp11/altrep.hpp and HAS_ALTREP #44926

DavisVaughan opened this issue Dec 3, 2024 · 0 comments

Comments

@DavisVaughan
Copy link
Contributor

Describe the enhancement requested

cpp11 is moving to require R >=4.0.0 in the next release r-lib/cpp11#411

That means that ALTREP is always available, and the macro HAS_ALTREP is no longer needed, and the file cpp11/altrep.hpp is no longer useful. I'm going to keep them around for a release or two, but if you could remove your reliance on them, then that'd be great!

https://github.com/search?q=repo%3Aapache%2Farrow%20altrep.hpp&type=code

Component(s)

R

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant