Package: cache
Title: Cache and Retrieve Computation Results
Version: 0.0.2
Authors@R: 
    person(given = "Olivier",
           family = "Binette",
           role = c("aut", "cre"),
           email = "olivier.binette@gmail.com")
Description: Easily cache and retrieve computation results. The package works seamlessly across interactive R sessions, R scripts and Rmarkdown documents.
URL: https://github.com/OlivierBinette/cache
BugReports: https://github.com/OlivierBinette/cache/issues
License: MIT + file LICENSE
Imports: digest, assert, cli, here
Encoding: UTF-8
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-07-08 23:40:45 UTC; ob37
Author: Olivier Binette [aut, cre]
Maintainer: Olivier Binette <olivier.binette@gmail.com>
Repository: CRAN
Date/Publication: 2021-07-09 04:20:01 UTC
