An extension to stopifnot() that makes it easy to declare the pre and post conditions that you code should satisfy, while also producing friendly error messages so that your users know what's gone wrong.
Version: | 0.2.1 |
Imports: | tools |
Suggests: | testthat, covr |
Published: | 2019-03-21 |
Author: | Hadley Wickham [aut, cre] |
Maintainer: | Hadley Wickham <hadley at rstudio.com> |
License: | GPL-3 |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | assertthat results |
Reference manual: | assertthat.pdf |
Package source: | assertthat_0.2.1.tar.gz |
Windows binaries: | r-devel: assertthat_0.2.1.zip, r-release: assertthat_0.2.1.zip, r-oldrel: assertthat_0.2.1.zip |
OS X binaries: | r-release: assertthat_0.2.1.tgz, r-oldrel: assertthat_0.2.1.tgz |
Old sources: | assertthat archive |
Please use the canonical form https://CRAN.R-project.org/package=assertthat to link to this page.