Showing 3 of total 3 results (show query)
mllg
checkmate:Fast and Versatile Argument Checks
Tests and assertions to perform frequent argument checks. A substantial part of the package was written in C to minimize any worries about execution time overhead.
Maintained by Michel Lang. Last updated 8 months ago.
276 stars 16.32 score 1.5k scripts 2.0k dependentspoissonconsulting
checkr:Check the Properties of Common R Objects
Expressive, assertive, pipe-friendly functions to check the properties of common R objects. In the case of failure the functions issue informative error messages. Superseded by the 'chk' package.
Maintained by Joe Thorley. Last updated 3 months ago.
13 stars 7.18 score 258 scripts 1 dependentsflujoo
erify:Check Arguments and Generate Readable Error Messages
Provides several validator functions for checking if arguments passed by users have valid types, lengths, etc. and for generating informative and well-formatted error messages in a consistent style. Also provides tools for users to create their own validator functions. The error message style used is adopted from <https://style.tidyverse.org/error-messages.html>.
Maintained by Renfei Mao. Last updated 9 months ago.
7 stars 5.62 score 3 scripts 4 dependents