Package: cache
Title: Cache and Retrieve Computation Results
Version: 0.0.1
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.
License: MIT + file LICENSE
Imports: digest, assert, cli, here
Encoding: UTF-8
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-06-21 17:12:53 UTC; ob37
Author: Olivier Binette [aut, cre]
Maintainer: Olivier Binette <olivier.binette@gmail.com>
Repository: CRAN
Date/Publication: 2021-06-22 07:40:02 UTC
