<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Automated Data Quality Checks for Recurring Dataset Deliveries</dc:title>
  <dc:title>R package dqcheckr version 0.3.0</dc:title>
  <dc:description>
    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.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.2)</dc:relation>
  <dc:relation>Imports: readr, stringi, DBI, RSQLite, quarto, knitr, kableExtra,
ggplot2, gridExtra, tidyr, yaml, rlang, stats, tools, utils</dc:relation>
  <dc:relation>Suggests: testthat (&gt;= 3.1.0), withr, rmarkdown, pkgdown</dc:relation>
  <dc:creator>Mick Mioduszewski &lt;mick@mioduszewski.net&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Mick Mioduszewski [aut, cre]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=dqcheckr/LICENSE)</dc:rights>
  <dc:date>2026-07-26</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=dqcheckr</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.dqcheckr</dc:identifier>
  <dc:language>en-GB</dc:language>
</oai_dc:dc>
