stillmatic/cacheR: Drop in Caching for R Functions

Caches results of functions on disk, and automagically accesses them from disk when the function is called again. Especially useful when downloading files from database/web, or running expensive computations. Includes numerous options that data scientists will find useful with managing their cache.

Getting started

Package details

Maintainer
LicenseGPL-3
Version0.2.0
URL https://github.com/stillmatic/catcher
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("stillmatic/cacheR")
stillmatic/cacheR documentation built on May 30, 2019, 5:43 p.m.