mlr3book icon indicating copy to clipboard operation
mlr3book copied to clipboard

`make install` succeeds even when package installations fail

Open larskotthoff opened this issue 4 years ago • 0 comments

Running make install to install all dependencies seems to always succeed, even if the installation of some packages doesn't. This can be hard to tell as the output is buried in pages and pages of other output. Is there a way to have make install fail if and when a package isn't installed correctly?

larskotthoff avatar Oct 04 '21 06:10 larskotthoff