Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
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.
Attachments
Issue Links
- links to