yutannihilation commented on PR #48634: URL: https://github.com/apache/arrow/pull/48634#issuecomment-3701038753
It seems they added `R_altrep_class_name()` and `R_altrep_class_package()` for replacing `CAR(ATTRIB(ALTREP_CLASS(x)))` and `CADR(ATTRIB(ALTREP_CLASS(x)))`. As this pull request already succeeded to remove this `ATTRIB()` usage, you might not need this, but I'm sharing here just in case this is useful. https://github.com/r-devel/r-svn/commit/648c5b1786641af3e38a58c98cae08880968d323 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
