Showing 5 of total 5 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 dependentsai4ci
interfacer:Define and Enforce Contracts for Dataframes as Function Parameters
A dataframe validation framework for package builders who use dataframes as function parameters. It performs checks on column names, coerces data-types, and checks grouping to make sure user inputs conform to a specification provided by the package author. It provides a mechanism for package authors to automatically document supported dataframe inputs and selectively dispatch to functions depending on the format of a dataframe much like S3 does for classes. It also contains some developer tools to make working with and documenting dataframe specifications easier. It helps package developers to improve their documentation and simplifies parameter validation where dataframes are used as function parameters.
Maintained by Robert Challen. Last updated 2 months ago.
2 stars 6.43 score 2 dependentsbristol-vaccine-centre
pkgutils:Functions for building functions
A suite of tools for helping in function and package development. This includes functions that check variables for consistency, or help parse out inputs to functions. This has a particular focus on inputs that use formula or `tidyselect` interfaces to define the parts of a dataframe that we might be interested in.
Maintained by Rob Challen. Last updated 1 years ago.
2 stars 3.52 score 11 scripts 1 dependentsepicentre-msf
dbc:Dictionary-Based Cleaning
Tools for dictionary-based data cleaning.
Maintained by Patrick Barks. Last updated 1 years ago.
2 stars 2.48 score 4 scripts 1 dependents