Package: cache
Title: Cache and Retrieve Computation Results
Version: 0.0.3
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: 2022-03-26 21:32:13 UTC; olivier
Author: Olivier Binette [aut, cre]
Maintainer: Olivier Binette <olivier.binette@gmail.com>
Repository: CRAN
Date/Publication: 2022-03-26 22:00:02 UTC
Built: R 4.6.0; ; 2025-10-11 02:00:32 UTC; windows
