Neal Richardson created ARROW-13511:
---------------------------------------
Summary: [CI][R] Fail in the docker build step if R deps don't
install
Key: ARROW-13511
URL: https://issues.apache.org/jira/browse/ARROW-13511
Project: Apache Arrow
Issue Type: New Feature
Components: Continuous Integration, R
Reporter: Neal Richardson
Assignee: Neal Richardson
Fix For: 6.0.0
install.packages() just emits a warning if a package doesn't install, so if
that happens, the docker build step will succeed and then the docker run step
will fail because the package can't install. This makes debugging CI failures
harder, leading folks who don't know about this quirk down the wrong path.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)