rcmdcheck
rcmdcheck copied to clipboard
Don't show number of errors, warning and notes if the check fails
When checking a package without all the required dependencies installed, the check stops after the checking package dependencies step. However, it still shows the error, warnings and note message. This gives the potentially erroneous information that the package has only 1 error, no warning and no notes.