<?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>Settings and File I/O using a Configuration YAML File</dc:title>
  <dc:title>R package versioning version 0.2.0</dc:title>
  <dc:description>R data pipelines commonly require reading and writing data to versioned
    directories. Each directory might correspond to one step of a multi-step process,
    where that version corresponds to particular settings for that step and a chain of
    previous steps that each have their own versions. This package creates a configuration
    object that makes it easy to read and write versioned data, based on YAML
    configuration files loaded and saved to each versioned folder.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.1.0)</dc:relation>
  <dc:relation>Imports: assertthat, glue, R6, yaml</dc:relation>
  <dc:relation>Suggests: data.table, foreign, haven, readxl, sf, terra, knitr,
rmarkdown, testthat (&gt;= 3.0.0)</dc:relation>
  <dc:creator>Nathaniel Henry &lt;nat@henryspatialanalysis.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Nathaniel Henry [aut, cre] (ORCID:
    &lt;https://orcid.org/0000-0001-8150-4988&gt;)</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=versioning/LICENSE)</dc:rights>
  <dc:date>2025-03-10</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=versioning</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.versioning</dc:identifier>
</oai_dc:dc>
