mlr3book
                                
                                
                                
                                    mlr3book copied to clipboard
                            
                            
                            
                        `make install` succeeds even when package installations fail
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?