pmcharrison/cache: Caching function outputs

This package provides a mechanism for caching (memoisation) of function outputs to avoid repeated computation. In contrast to pre-existing packages, this mechanism is designed to allow the memoisation of functions as part of the package building process.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.2.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("pmcharrison/cache")
pmcharrison/cache documentation built on May 7, 2019, 4:42 p.m.