You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Neal Richardson (Jira)" <ji...@apache.org> on 2021/07/30 15:44:00 UTC

[jira] [Created] (ARROW-13511) [CI][R] Fail in the docker build step if R deps don't install

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)