memoise: Memoise functions

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
CRAN checks: memoise results

Downloads:

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 dependencies:

Reverse depends: ez, helpr
Reverse imports: ggplot2