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.

Version: 0.1.4
Imports: digest (≥ 0.6.0), formatR (≥ 1.7), qs (≥ 0.24.1), tibble (≥ 2.1.0), here (≥ 0.1.0)
Suggests: covr (≥ 3.3.0), knitr (≥ 1.28), rmarkdown (≥ 2.1), spelling (≥ 2.1), testthat (≥ 2.1.0), tictoc (≥ 1.0)
Published: 2021-05-16
Author: Joshua H Cook ORCID iD [aut, cre], Jimmy Briggs [ctb], Vinay Viswanadham [ctb], Travers Ching [ctb]
Maintainer: Joshua H Cook <joshuacook0023 at gmail.com>
BugReports: https://github.com/jhrcook/mustashe/issues
License: GPL-3
URL: https://github.com/jhrcook/mustashe https://jhrcook.github.io/mustashe/
NeedsCompilation: no
Language: en-US
Materials: README NEWS
CRAN checks: mustashe results

Documentation:

Reference manual: mustashe.pdf
Vignettes: Getting started
How 'mustashe' works

Downloads:

Package source: mustashe_0.1.4.tar.gz
Windows binaries: r-devel: mustashe_0.1.4.zip, r-release: mustashe_0.1.4.zip, r-oldrel: mustashe_0.1.4.zip
macOS binaries: r-release (arm64): mustashe_0.1.4.tgz, r-oldrel (arm64): mustashe_0.1.4.tgz, r-release (x86_64): mustashe_0.1.4.tgz, r-oldrel (x86_64): mustashe_0.1.4.tgz
Old sources: mustashe archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=mustashe to link to this page.