-
Notifications
You must be signed in to change notification settings - Fork 4k
Closed
Description
Depends on ARROW-10734. If we can successfully build Arrow with the C++ library on all of CRAN's platforms, we can remove the conditional build wrapping and codegen. This will simplify the R package's C++ code, remove some bloat, and make for a simpler user experience.
We do still though need the conditional build of S3 support.
Reporter: Neal Richardson / @nealrichardson
Assignee: Neal Richardson / @nealrichardson
Related issues:
- [R] split code generation into mock and implementation (is related to)
PRs and other links:
Note: This issue was originally created as ARROW-10735. Please see the migration documentation for further details.