Published in rOpenSci - open tools for open science
Authors Tony Fischetti, Maëlle Salmon

The package assertr maintained by Tony Fischetti, provides functionality to assert conditions that have to be met so that errors in data used in analysis pipelines can fail quickly.The provided functionality is similar to stopifnot() but more powerful, friendly, and easier for use in pipelines. Contributed to assertr!