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.2.1
Imports: digest
Published: 2014-04-22
Author: Hadley Wickham
Maintainer: Hadley Wickham <h.wickham at gmail.com>
BugReports: http://github.com/hadley/memoise/issues
License: MIT + file LICENSE
URL: http://github.com/hadley/memoise
NeedsCompilation: no
Materials: README NEWS
CRAN checks: memoise results

Downloads:

Reference manual: memoise.pdf
Package source: memoise_0.2.1.tar.gz
Windows binaries: r-devel: memoise_0.2.1.zip, r-release: memoise_0.2.1.zip, r-oldrel: memoise_0.2.1.zip
OS X Snow Leopard binaries: r-release: memoise_0.2.1.tgz, r-oldrel: memoise_0.2.1.tgz
OS X Mavericks binaries: r-release: memoise_0.2.1.tgz
Old sources: memoise archive

Reverse dependencies:

Reverse depends: gWidgets2RGtk2, gWidgets2tcltk
Reverse imports: crayon, devtools, lubridate
Reverse suggests: icd9, ltmle, surveillance, toaster