Cache the results of a function so that when you call it again with the same arguments it returns the pre-computed value.
| Version: | 0.1 |
| Imports: | digest |
| Published: | 2010-09-03 |
| Author: | Hadley Wickham |
| Maintainer: | Hadley Wickham <h.wickham at gmail.com> |
| License: | MIT |
| NeedsCompilation: | no |
| CRAN checks: | memoise results |
| Package source: | memoise_0.1.tar.gz |
| MacOS X binary: | memoise_0.1.tgz |
| Windows binary: | memoise_0.1.zip |
| Reference manual: | memoise.pdf |
| Reverse depends: | ez |
| Reverse imports: | devtools, lubridate |
| Reverse suggests: | ltmle, surveillance |