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.2 |
Imports: | digest (≥ 0.6.0), formatR (≥ 1.7), qs (≥ 0.21.2), tibble (≥ 2.1.0) |
Suggests: | covr (≥ 3.3.0), knitr (≥ 1.28), rmarkdown (≥ 2.1), spelling (≥ 2.1), testthat (≥ 2.1.0), tictoc (≥ 1.0) |
Published: | 2020-04-21 |
Author: | Joshua H Cook [aut, cre], Jimmy Briggs [ctb], Vinay Viswanadham [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 |
Reference manual: | mustashe.pdf |
Vignettes: |
getting-started How-it-works |
Package source: | mustashe_0.1.2.tar.gz |
Windows binaries: | r-devel: mustashe_0.1.2.zip, r-release: mustashe_0.1.2.zip, r-oldrel: mustashe_0.1.2.zip |
macOS binaries: | r-release: mustashe_0.1.2.tgz, r-oldrel: mustashe_0.1.2.tgz |
Old sources: | mustashe archive |
Please use the canonical form https://CRAN.R-project.org/package=mustashe to link to this page.