Automates quality verification of recurring external dataset deliveries. For each new file arrival, it runs single-snapshot quality checks, compares the file to the previous delivery, writes a self-contained 'HTML' report, and records summary statistics in a local 'SQLite' database for long-term trend tracking. Supports 'CSV' and fixed-width formats. Custom organisation-specific checks can be supplied as plain R files.
| Version: | 0.1.2 |
| Depends: | R (≥ 4.2) |
| Imports: | readr, DBI, RSQLite, rmarkdown, knitr, kableExtra, ggplot2, gridExtra, dplyr, tidyr, yaml, rlang |
| Suggests: | testthat (≥ 3.0.0) |
| Published: | 2026-05-20 |
| DOI: | 10.32614/CRAN.package.dqcheckr (may not be active yet) |
| Author: | Mick Mioduszewski [aut, cre] |
| Maintainer: | Mick Mioduszewski <mick at mioduszewski.net> |
| BugReports: | https://github.com/mickmioduszewski/dqcheckr/issues |
| License: | MIT + file LICENSE |
| URL: | https://github.com/mickmioduszewski/dqcheckr |
| NeedsCompilation: | no |
| Language: | en-GB |
| Materials: | NEWS |
| CRAN checks: | dqcheckr results |
| Reference manual: | dqcheckr.html , dqcheckr.pdf |
| Vignettes: |
Getting started with dqcheckr (source, R code) Software Specification (source, R code) |
| Package source: | dqcheckr_0.1.2.tar.gz |
| Windows binaries: | r-devel: not available, r-release: not available, r-oldrel: not available |
| macOS binaries: | r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): not available, r-oldrel (x86_64): not available |
Please use the canonical form https://CRAN.R-project.org/package=dqcheckr to link to this page.