<?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>Check Clinical Trial Data Against 'CDISC' Open Rules</dc:title>
  <dc:title>R package coreval version 0.3.0</dc:title>
  <dc:description>Finds conformance problems in clinical trial data without
    leaving R, using the openly published 'CDISC' Open Rules ('CORE'). Check a
    single dataset while you are still writing the code that builds it, or a
    whole study folder once it exists, and get the findings back as a tidy
    data frame pointing at the exact row and variable. Reads transport
    ('XPT'), 'SAS', comma-separated and 'Dataset-JSON' files, plus
    'Define-XML' when present, and 'USDM' study-design documents. Covers rules
    for the 'SDTM', 'SEND', 'TIG' and 'USDM' standards. The
    rules are bundled inside the package, so nothing is downloaded and your
    data never leaves your machine: no internet, no API key, no account. When
    a rule cannot be checked - because it needs a dataset you did not supply,
    for instance - it is reported as skipped with the reason, never counted as
    a pass. Meant as a quick first pass before a qualified validation system,
    never as a replacement for one. An independent project: not affiliated
    with or endorsed by 'CDISC', and not a 'CORE'-certified conformance engine.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.1)</dc:relation>
  <dc:relation>Imports: data.table, haven</dc:relation>
  <dc:relation>Suggests: jsonlite, knitr, QuickJSR, rmarkdown, testthat (&gt;= 3.0.0),
writexl, xml2</dc:relation>
  <dc:creator>Hrach Gevorgyan &lt;hrach.gevorgyan@yandex.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Hrach Gevorgyan [aut, cre, cph]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=coreval/LICENSE)</dc:rights>
  <dc:date>2026-09-15</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=coreval</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.coreval</dc:identifier>
  <dc:language>en-US</dc:language>
</oai_dc:dc>
