Crandore Hub

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.

Versions across snapshots

VersionRepositoryFileSize
0.1 rolling linux/jammy R-4.5 tinycache_0.1.tar.gz 41.7 KiB
0.1 rolling linux/noble R-4.5 tinycache_0.1.tar.gz 41.7 KiB
0.1 rolling source/ R- tinycache_0.1.tar.gz 10.1 KiB
0.1 latest linux/jammy R-4.5 tinycache_0.1.tar.gz 41.7 KiB
0.1 latest linux/noble R-4.5 tinycache_0.1.tar.gz 41.7 KiB
0.1 latest source/ R- tinycache_0.1.tar.gz 10.1 KiB
0.1 2026-04-23 source/ R- tinycache_0.1.tar.gz 0 B

Dependencies (latest)

Imports

LinkingTo

Suggests