mustashe: Stash and Load Objects

A simple system for saving and loading objects in R. Long running computations can be stashed after the first run and then reloaded the next time. Dependencies can be added to ensure that a computation is re-run if any of its dependencies or inputs have changed.

Package details

AuthorJoshua H Cook [aut, cre] (<https://orcid.org/0000-0001-9815-6879>), Jimmy Briggs [ctb], Vinay Viswanadham [ctb], Travers Ching [ctb]
MaintainerJoshua H Cook <joshuacook0023@gmail.com>
LicenseGPL-3
Version0.1.4
URL https://github.com/jhrcook/mustashe https://jhrcook.github.io/mustashe/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("mustashe")

Try the mustashe package in your browser

Any scripts or data that you put into this service are public.

mustashe documentation built on May 17, 2021, 1:09 a.m.