assertr: Assertive Programming for R Analysis Pipelines
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.
Version: |
3.0.1 |
Depends: |
R (≥ 3.1.0) |
Imports: |
dplyr (≥ 0.7.0), MASS, methods, stats, utils, rlang (≥
0.3.0) |
Suggests: |
knitr, testthat (≥ 3.0.0), magrittr, rmarkdown, tibble, covr |
Published: |
2023-11-23 |
DOI: |
10.32614/CRAN.package.assertr |
Author: |
Tony Fischetti [aut, cre] |
Maintainer: |
Tony Fischetti <tony.fischetti at gmail.com> |
BugReports: |
https://github.com/ropensci/assertr/issues |
License: |
MIT + file LICENSE |
URL: |
https://docs.ropensci.org/assertr/ (website)
https://github.com/ropensci/assertr |
NeedsCompilation: |
no |
Materials: |
README NEWS |
CRAN checks: |
assertr results |
Documentation:
Downloads:
Reverse dependencies:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=assertr
to link to this page.