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: | 2.8 |
Depends: | R (≥ 3.1.0) |
Imports: | dplyr (≥ 0.7.0), MASS, stats, utils, rlang (≥ 0.3.0) |
Suggests: | knitr, testthat, magrittr, rmarkdown |
Published: | 2021-01-25 |
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 |
Reference manual: | assertr.pdf |
Vignettes: |
Assertive R Programming with assertr |
Package source: | assertr_2.8.tar.gz |
Windows binaries: | r-devel: assertr_2.8.zip, r-release: assertr_2.8.zip, r-oldrel: assertr_2.8.zip |
macOS binaries: | r-release (arm64): assertr_2.8.tgz, r-oldrel (arm64): assertr_2.8.tgz, r-release (x86_64): assertr_2.8.tgz, r-oldrel (x86_64): assertr_2.8.tgz |
Old sources: | assertr archive |
Reverse imports: | data.validator, palaeoSig |
Reverse suggests: | libbib |
Please use the canonical form https://CRAN.R-project.org/package=assertr to link to this page.