checkthat: Intuitive Unit Testing Tools for Data Manipulation (original) (raw)

Provides a lightweight data validation and testing toolkit for R. Its guiding philosophy is that adding code-based data checks to users' existing workflow should be both quick and intuitive. The suite of functions included therefore mirror the common data checks many users already perform by hand or by eye. Additionally, the 'checkthat' package is optimized to work within 'tidyverse' data manipulation pipelines.

Version: 0.1.0
Depends: R (≥ 4.3)
Imports: cli (≥ 3.6.1), glue (≥ 1.6.2), lifecycle (≥ 1.0.3), purrr (≥ 1.0.2), rlang (≥ 1.1.1)
Suggests: dplyr (≥ 1.1.2), knitr (≥ 1.43.0), lubridate (≥ 1.9.2), rmarkdown (≥ 2.23.0), testthat (≥ 3.0.0), tidyr (≥ 1.3.0)
Published: 2023-09-12
DOI: 10.32614/CRAN.package.checkthat
Author: Ian Cero ORCID iD [aut, cre, cph]
Maintainer: Ian Cero <ian_cero at urmc.rochester.edu>
BugReports: https://github.com/iancero/checkthat/issues
License: MIT + file
URL: https://github.com/iancero/checkthat,https://iancero.github.io/checkthat/
NeedsCompilation: no
Materials: README NEWS
CRAN checks: checkthat results

Documentation:

Downloads:

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=checkthatto link to this page.