You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "jonkeane (via GitHub)" <gi...@apache.org> on 2024/02/26 17:03:59 UTC

[I] [R] [CI]: Consider using pak to install prerequisits? [arrow]

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: issues-unsubscribe@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org