The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

checkthat: Intuitive Unit Testing Tools for Data Manipulation

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
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 LICENSE
URL: https://github.com/iancero/checkthat, https://iancero.github.io/checkthat/
NeedsCompilation: no
Materials: README NEWS
CRAN checks: checkthat results

Documentation:

Reference manual: checkthat.pdf
Vignettes: checkthat

Downloads:

Package source: checkthat_0.1.0.tar.gz
Windows binaries: r-devel: checkthat_0.1.0.zip, r-release: checkthat_0.1.0.zip, r-oldrel: checkthat_0.1.0.zip
macOS binaries: r-release (arm64): checkthat_0.1.0.tgz, r-oldrel (arm64): checkthat_0.1.0.tgz, r-release (x86_64): checkthat_0.1.0.tgz, r-oldrel (x86_64): checkthat_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=checkthat to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.