assertr

From MaRDI portal
Software:38517



swMATH26788CRANassertrMaRDI QIDQ38517

Assertive Programming for R Analysis Pipelines

Tony Fischetti

Last update: 23 November 2023

Software version identifier: 3.0.0, 0.4.1, 0.4, 1.0.0, 1.0.2, 2.0.0, 2.0.2.1, 2.0.2.2, 2.0.2, 2.5, 2.6, 2.7, 2.8, 3.0.0, 3.0.1

Source code repository: https://github.com/cran/assertr

Copyright license: MIT license, File License

Provides functionality to assert conditions that have to be met so that errors in data used in analysis pipelines can fail quickly. Similar to 'stopifnot()' but more powerful, friendly, and easier for use in pipelines.