ianmcook commented on pull request #11046: URL: https://github.com/apache/arrow/pull/11046#issuecomment-910754845
Thanks for doing this @karldw! You've waded into a tricky part of the package that has some dependencies on external systems :) When we add new cflags to the arrow R package build scripts, we also need to open PRs add them in two other repositories: ### [autobrew/scripts](https://github.com/autobrew/scripts) You can template this on https://github.com/autobrew/scripts/pull/10 ### [conda-forge/r-arrow-feedstock](https://github.com/conda-forge/r-arrow-feedstock) You can template this on https://github.com/conda-forge/r-arrow-feedstock/pull/30 -- 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]
