jonkeane opened a new issue, #40247: URL: https://github.com/apache/arrow/issues/40247
### Describe the enhancement requested We typically use core R functionality (e.g. `install.packages()`) or remotes to install dependencies in our CI. Should we consider moving (some or all) to pak? https://github.com/r-hub/containers/issues/58#issuecomment-1964376761 indicates this is the way forward when using rhub/container images. So if we use those, we would either need manage our own system dependencies or we could try pak and see if that helps simplify some of our CI dependency management. ### Component(s) Continuous Integration, R -- 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]
