gmbecker/RCacheSuite: State and Dependency Aware Caching

A suite of in-memory and on-disk caching mechanisms which takes into account both code content and the value(s) of any input variables the code uses. This opens up the possibility of caching in interactive and parameterized dynamic document settings, where the code remains unchanged but the inputs vary across evaluations.

Getting started

Package details

AuthorGabriel Becker
MaintainerGabriel Becker <gmbecker@ucdavis.edu>
LicenseArtistic-2.0
Version0.2.1.2
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("gmbecker/RCacheSuite")
gmbecker/RCacheSuite documentation built on May 17, 2019, 6:42 a.m.