Package: depcache 0.2
depcache: Cache R Expressions, Taking Their Dependencies into Account
Hash an expression with its dependencies and store its value, reloading it from a file as long as both the expression and its dependencies stay the same.
Authors:
depcache_0.2.tar.gz
depcache_0.2.zip(r-4.7)depcache_0.2.zip(r-4.6)depcache_0.2.zip(r-4.5)
depcache_0.2.tgz(r-4.6-x86_64)depcache_0.2.tgz(r-4.6-arm64)depcache_0.2.tgz(r-4.5-x86_64)depcache_0.2.tgz(r-4.5-arm64)
depcache_0.2.tar.gz(r-4.7-arm64)depcache_0.2.tar.gz(r-4.7-x86_64)depcache_0.2.tar.gz(r-4.6-arm64)depcache_0.2.tar.gz(r-4.6-x86_64)
depcache_0.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
depcache/json (API)
| # Install 'depcache' in R: |
| install.packages('depcache', repos = c('https://aitap.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/aitap/depcache/issues
Last updated from:c013c0f35f. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 110 | ||
| linux-devel-x86_64 | OK | 104 | ||
| source / vignettes | OK | 136 | ||
| linux-release-arm64 | OK | 100 | ||
| linux-release-x86_64 | OK | 94 | ||
| macos-release-arm64 | OK | 72 | ||
| macos-release-x86_64 | OK | 189 | ||
| macos-oldrel-arm64 | OK | 69 | ||
| macos-oldrel-x86_64 | OK | 147 | ||
| windows-devel | OK | 69 | ||
| windows-release | OK | 112 | ||
| windows-oldrel | OK | 81 | ||
| wasm-release | OK | 92 |
Exports:%->%%<-%cachedepcache.optionssetCached
Dependencies:codetools
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Cache R Expressions, Taking Their Dependencies into Account | depcache-package depcache |
| Evaluate an expression and cache its results | cache |
| Caching options | depcache.options |
| Cache-tracking assignment | %->% %<-% setCached |
