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.

Tests Vignettes

Available Snapshots

This version of assertr can be found in the following snapshots:

Dependencies

Imports/Depends/LinkingTo/Enhances (3)
  • R
  • dplyr >= 0.7.0
  • rlang >= 0.3.0
  • Suggests (6)
  • knitr
  • testthat >= 3.0.0
  • magrittr
  • rmarkdown
  • tibble
  • covr
  • Version History