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 (may not be active yet) |
| Author: | Mauricio Vargas Sepulveda
|
| 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 |
| Reference manual: | tinycache.html , tinycache.pdf |
| Package source: | tinycache_0.1.tar.gz |
| Windows binaries: | r-devel: not available, r-release: not available, r-oldrel: not available |
| macOS binaries: | r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): not available, r-oldrel (x86_64): not available |
Please use the canonical form https://CRAN.R-project.org/package=tinycache to link to this page.