pkgsrc/devel/R-assertthat/DESCR
minskim 58aebe3626 devel/R-assertthat: Import version 0.2.0
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.
2018-02-26 17:31:26 +00:00

4 lines
224 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.