https://github.com/jeffreypullin/cacheR
Simple and intuitive caching for R
https://github.com/jeffreypullin/cacheR
caching r rstats
Last synced: 4 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 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-31T02:20:08.000Z (over 6 years ago)
- Last Synced: 2024-12-02T00:11:45.544Z (4 months 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
- jimsghstars - jeffreypullin/cacheR - Simple and intuitive caching for R (R)
README
# cacheR
cacheR provides a simple and intuitive approach to caching long-running computations
in R.