jhrcook/mustasher: 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.

Getting started

Package details

Maintainer
LicenseGPL-3
Version0.1.5
URL https://github.com/jhrcook/mustashe https://jhrcook.github.io/mustashe/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("jhrcook/mustasher")
jhrcook/mustasher documentation built on Oct. 10, 2022, 5:37 a.m.