Description: 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.
Packaged: 2019-03-21 13:11:01 UTC; hadley
License: GPL-3
Title: Easy Pre and Post Assertions
Collate: 'assert-that.r' 'on-failure.r' 'assertions-file.r' 'assertions-scalar.R' 'assertions.r' 'base.r' 'base-comparison.r' 'base-is.r' 'base-logical.r' 'base-misc.r' 'utils.r' 'validate-that.R'
Imports: tools
RoxygenNote: 6.0.1
Maintainer: Hadley Wickham <hadley@rstudio.com>
Repository: CRAN
Version: 0.2.1
Suggests: testthat, covr
NeedsCompilation: no
Author: Hadley Wickham [aut, cre]
Package: assertthat
Authors@R:  person("Hadley", "Wickham", , "hadley@rstudio.com", c("aut", "cre"))
Date/Publication: 2019-03-21 14:53:46 UTC
