Package: cache 0.0.3
cache: Cache and Retrieve Computation Results
Easily cache and retrieve computation results. The package works seamlessly across interactive R sessions, R scripts and Rmarkdown documents.
Authors:
cache_0.0.3.tar.gz
cache_0.0.3.zip(r-4.5)cache_0.0.3.zip(r-4.4)cache_0.0.3.zip(r-4.3)
cache_0.0.3.tgz(r-4.4-any)cache_0.0.3.tgz(r-4.3-any)
cache_0.0.3.tar.gz(r-4.5-noble)cache_0.0.3.tar.gz(r-4.4-noble)
cache_0.0.3.tgz(r-4.4-emscripten)cache_0.0.3.tgz(r-4.3-emscripten)
cache.pdf |cache.html✨
cache/json (API)
# Install 'cache' in R: |
install.packages('cache', repos = c('https://olivierbinette.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/olivierbinette/cache/issues
Last updated 2 years agofrom:24988f069a. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 24 2024 |
R-4.5-win | OK | Oct 24 2024 |
R-4.5-linux | OK | Oct 24 2024 |
R-4.4-win | OK | Oct 24 2024 |
R-4.4-mac | OK | Oct 24 2024 |
R-4.3-win | OK | Oct 24 2024 |
R-4.3-mac | OK | Oct 24 2024 |
Exports:cachecache_load
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Cache or Retrieve Computation Results | cache |
Load cached objects from cache directory | cache_load |