<?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>Simply Caching R Objects</dc:title>
  <dc:title>R package simpleCache version 0.5.0</dc:title>
  <dc:description>Provides intuitive functions for caching R objects, encouraging
    reproducible, restartable, and distributed R analysis. The user selects a
    location to store caches, and then provides  nothing more than a cache name
    and instructions (R code) for how to produce the R object. Also
    provides some advanced options like environment assignments, recreating or
    reloading caches, and cluster compute bindings (using the 'batchtools'
    package) making it flexible enough for use in large-scale data analysis
    projects.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Suggests: knitr, rmarkdown, testthat</dc:relation>
  <dc:relation>Enhances: batchtools</dc:relation>
  <dc:creator>Nathan Sheffield &lt;nathan@code.databio.org&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>VP Nagraj [aut],
  Nathan Sheffield [aut, cre]</dc:contributor>
  <dc:rights>BSD_2_clause + file LICENSE (https://CRAN.R-project.org/package=simpleCache/LICENSE)</dc:rights>
  <dc:date>2026-03-01</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=simpleCache</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.simpleCache</dc:identifier>
</oai_dc:dc>
