romainfrancois opened a new pull request #7819: URL: https://github.com/apache/arrow/pull/7819
This is very much work in progress. I've started by tackling code generation, as we cannot just use `cpp11::cpp_register()` as is, because e.g. of the `#if defined(ARROW_R_WITH_ARROW)` thing. Once all code generation goes through cpp11 instead of Rcpp, then I'll remove uses of Rcpp classes, and then eventually we can remove the dependency. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org