assertr

From MaRDI portal
Revision as of 21:41, 5 March 2024 by Import240305080343 (talk | contribs) (Created automatically from import240305080343)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Software:38517



swMATH26788CRANassertrMaRDI QIDQ38517

Assertive Programming for R Analysis Pipelines

Tony Fischetti

Last update: 23 November 2023

Copyright license: MIT license, File License

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

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.