Skip to content
Prev 52590 / 63424 Next

Running package tests and not stop on first fail

Thanks Martin.

These changes are great and improve the usefulness of 'R CMD check'.
Especially in the context of the Bioconductor daily builds where
we'll use --no-stop-on-test-error so developers will get a full
picture of all the errors in their package at once.

Cheers,
H.

To provide some context to my special interest for this,
On 11/08/2016 01:34 AM, Martin Maechler wrote: