<?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>Reproducible Data Embedding</dc:title>
  <dc:title>R package rde version 0.1.1</dc:title>
  <dc:description>Allows caching of raw data directly in R code. This allows R
  scripts and R Notebooks to be shared and re-run on a machine without access
  to the original data. Cached data is encoded into an ASCII string that can
  be pasted into R code. When the code is run, the data is automatically
  loaded from the cached version if the original data file is unavailable.
  Works best for small datasets (a few hundred observations).</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.1)</dc:relation>
  <dc:relation>Imports: clipr</dc:relation>
  <dc:relation>Suggests: testthat, knitr, lintr, rmarkdown, spelling</dc:relation>
  <dc:creator>Stefan Kloppenborg &lt;stefan@kloppenborg.ca&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Stefan Kloppenborg [aut, cre]</dc:contributor>
  <dc:rights>GPL-3</dc:rights>
  <dc:date>2025-12-13</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=rde</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.rde</dc:identifier>
  <dc:language>en-US</dc:language>
</oai_dc:dc>
