The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

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
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:

Reference manual: assertr.pdf
Vignettes: Assertive R Programming with assertr

Downloads:

Package source: assertr_3.0.1.tar.gz
Windows binaries: r-devel: assertr_3.0.1.zip, r-release: assertr_3.0.1.zip, r-oldrel: assertr_3.0.1.zip
macOS binaries: r-release (arm64): assertr_3.0.1.tgz, r-oldrel (arm64): assertr_3.0.1.tgz, r-release (x86_64): assertr_3.0.1.tgz, r-oldrel (x86_64): assertr_3.0.1.tgz
Old sources: assertr archive

Reverse dependencies:

Reverse imports: canaper, data.validator, palaeoSig, SurfR
Reverse suggests: libbib

Linking:

Please use the canonical form https://CRAN.R-project.org/package=assertr to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.