The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

tinycache: Cache Objects in Disk or Memory

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.

Version: 0.1
Depends: R (≥ 4.0.0)
Imports: utils
LinkingTo: cpp4r
Suggests: tinytest
Published: 2026-08-07
DOI: 10.32614/CRAN.package.tinycache
Author: Mauricio Vargas Sepulveda ORCID iD [aut, cre]
Maintainer: Mauricio Vargas Sepulveda <m.vargas.sepulveda at gmail.com>
BugReports: https://github.com/pachadotdev/tinycache/issues
License: Apache License 2.0
URL: https://pacha.dev/tinycache/
NeedsCompilation: yes
Materials: README
CRAN checks: tinycache results

Documentation:

Reference manual: tinycache.html , tinycache.pdf

Downloads:

Package source: tinycache_0.1.tar.gz
Windows binaries: r-devel: not available, r-release: tinycache_0.1.zip, r-oldrel: tinycache_0.1.zip
macOS binaries: r-release (arm64): tinycache_0.1.tgz, r-oldrel (arm64): tinycache_0.1.tgz, r-release (x86_64): tinycache_0.1.tgz, r-oldrel (x86_64): tinycache_0.1.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=tinycache to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.