<?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>Cache Objects in Disk or Memory</dc:title>
  <dc:title>R package tinycache version 0.1</dc:title>
  <dc:description>Reuse objects with a long processing time either by storing those in disk
    or memory. Uses caching to identify R objects (e.g., data frames, plots, etc.) and allows
    repeated access to those. Created with the specific goal of skipping the waiting time for
    summary tables obtained from large 'SQL' tables. It is extensible to other uses, such as
    caching plots in 'Tabler' dashboards to reduce waiting times.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R(&gt;= 4.0.0)</dc:relation>
  <dc:relation>Imports: utils</dc:relation>
  <dc:relation>LinkingTo: cpp4r</dc:relation>
  <dc:relation>Suggests: tinytest</dc:relation>
  <dc:creator>Mauricio Vargas Sepulveda &lt;m.vargas.sepulveda@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Mauricio Vargas Sepulveda [aut, cre] (ORCID:
    &lt;https://orcid.org/0000-0003-1017-7574&gt;)</dc:contributor>
  <dc:rights>Apache License 2.0</dc:rights>
  <dc:date>2026-08-07</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=tinycache</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.tinycache</dc:identifier>
</oai_dc:dc>
