CRAN/E | simpleCache

simpleCache

Simply Caching R Objects

Installation

About

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.

github.com/databio/simpleCache
Bug report File report

Key Metrics

Version 0.4.2
Published 2021-04-17 1114 days ago
Needs compilation? no
License BSD_2_clause
License File
CRAN checks simpleCache results

Downloads

Yesterday 8 0%
Last 7 days 54 -26%
Last 30 days 197 -12%
Last 90 days 573 -21%
Last 365 days 2.460 -35%

Maintainer

Maintainer

Nathan Sheffield

nathan@code.databio.org

Authors

VP Nagraj

aut

Nathan Sheffield

aut / cre

Material

README
NEWS
Reference manual
Package source

Vignettes

Generating caches on a cluster
Sharing caches across projects
An introduction to simpleCache

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

simpleCache archive

Suggests

knitr
rmarkdown
testthat

Enhances

batchtools

Reverse Imports

COCOA

Reverse Enhances

LOLA