assertthat (0.2.1)

Published 2026-02-24 13:47:05 +00:00 by atheaadmin

Installation

options("repos" = c(getOption("repos"), c(gitea="")))
install.packages("assertthat")

About this package

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.Easy Pre and Post Assertions

Dependencies

Imports tools
Suggests testthat, covr
Details
CRAN
2026-02-24 13:47:05 +00:00
0
GPL-3
Hadley Wickham
12 KiB
Assets (1)
Versions (1) View all
0.2.1 2026-02-24