https://github.com/jeffreypullin/cacher
Simple and intuitive caching for R
https://github.com/jeffreypullin/cacher
caching r rstats
Last synced: 11 months ago
JSON representation
Simple and intuitive caching for R
- Host: GitHub
- URL: https://github.com/jeffreypullin/cacher
- Owner: jeffreypullin
- Created: 2018-12-30T05:41:39.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-31T02:20:08.000Z (over 7 years ago)
- Last Synced: 2025-03-24T12:52:47.478Z (about 1 year ago)
- Topics: caching, r, rstats
- Language: R
- Size: 13.7 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cacheR
cacheR provides a simple and intuitive approach to caching long-running computations
in R.