<?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>Construct Reproducible Analytic Data Sets as R Packages</dc:title>
  <dc:title>R package DataPackageR version 0.16.2</dc:title>
  <dc:description>A framework to help construct R data packages in a
    reproducible manner. Potentially time consuming processing of raw data
    sets into analysis ready data sets is done in a reproducible manner
    and decoupled from the usual 'R CMD build' process so that data sets
    can be processed into R objects in the data package and the data
    package can then be shared, built, and installed by others without the
    need to repeat computationally costly data processing.  The package
    maintains data provenance by turning the data processing scripts into
    package vignettes, as well as enforcing documentation and version
    checking of included data objects. Data packages can be version
    controlled on 'GitHub', and used to share data for manuscripts,
    collaboration and reproducible research.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.5.0)</dc:relation>
  <dc:relation>Imports: cli, desc, digest, knitr, pkgbuild, pkgload, rmarkdown,
roxygen2, rprojroot, usethis, utils, yaml</dc:relation>
  <dc:relation>Suggests: covr, data.tree, spelling, testthat, withr</dc:relation>
  <dc:creator>Dave Slager &lt;dslager@fredhutch.org&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Greg Finak [aut, cph] (Original author and creator of DataPackageR),
  Paul Obrecht [ctb],
  Ellis Hughes [ctb] (ORCID: &lt;https://orcid.org/0000-0003-0637-4436&gt;),
  Jimmy Fulp [ctb],
  Marie Vendettuoli [ctb] (ORCID:
    &lt;https://orcid.org/0000-0001-9321-1410&gt;),
  Dave Slager [ctb, cre] (ORCID: &lt;https://orcid.org/0000-0003-2525-2039&gt;),
  Jason Taylor [ctb],
  Kara Woo [rev] (Kara reviewed the package for rOpenSci, see
    &lt;https://github.com/ropensci/onboarding/issues/230&gt;),
  William Landau [rev] (William reviewed the package for rOpenSci, see
    &lt;https://github.com/ropensci/onboarding/issues/230&gt;)</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=DataPackageR/LICENSE)</dc:rights>
  <dc:date>2025-12-08</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=DataPackageR</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.DataPackageR</dc:identifier>
  <dc:language>en-US</dc:language>
</oai_dc:dc>
