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.7)cache_0.0.3.zip(r-4.6)cache_0.0.3.zip(r-4.5)
cache_0.0.3.tgz(r-4.6-any)cache_0.0.3.tgz(r-4.5-any)
cache_0.0.3.tar.gz(r-4.7-any)cache_0.0.3.tar.gz(r-4.6-any)
cache_0.0.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
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 from:24988f069a. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 107 | ||
| source / vignettes | OK | 146 | ||
| linux-release-x86_64 | OK | 104 | ||
| macos-release-arm64 | OK | 85 | ||
| macos-oldrel-arm64 | OK | 155 | ||
| windows-devel | OK | 69 | ||
| windows-release | OK | 63 | ||
| windows-oldrel | OK | 109 | ||
| wasm-release | OK | 91 |
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 |
