Skip to content

simpleCache

Simply Caching R Objects

v0.5.0 · Mar 1, 2026 · BSD_2_clause + file LICENSE

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.

Downloads

433

Last 30 days

8756th

1.1K

Last 90 days

5.8K

Last year

Trend: +1.4% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Version History

new 0.5.0 Mar 10, 2026
updated 0.5.0 ← 0.4.3 diff Feb 28, 2026
updated 0.4.3 ← 0.4.2 diff Feb 26, 2026
updated 0.4.2 ← 0.4.1 diff Apr 16, 2021
updated 0.4.1 ← 0.3.1 diff Feb 25, 2019
updated 0.3.1 ← 0.3.0 diff Aug 21, 2017
new 0.3.0 Aug 20, 2017