opnsense-ports/math/R-cran-assertthat/pkg-descr
Franco Fichtner 5b74e3e6ab */*: sync with upstream
Taken from: FreeBSD
2015-12-17 07:49:42 +01:00

6 lines
282 B
Text

assertthat is 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 they've done wrong.
WWW: https://cran.r-project.org/web/packages/assertthat/