Cache the results of a function so that when you call it again with the same arguments it returns the pre-computed value.
Version: | 1.0.0 |
Imports: | digest (≥ 0.6.3) |
Suggests: | testthat |
Published: | 2016-01-29 |
Author: | Hadley Wickham [aut], Jim Hester [aut, cre], Kirill Müller [aut] |
Maintainer: | Jim Hester <jim.hester at rstudio.com> |
BugReports: | https://github.com/hadley/memoise/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/hadley/memoise |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | memoise results |
Reference manual: | memoise.pdf |
Package source: | memoise_1.0.0.tar.gz |
Windows binaries: | r-devel: memoise_1.0.0.zip, r-release: memoise_1.0.0.zip, r-oldrel: memoise_1.0.0.zip |
OS X Snow Leopard binaries: | r-release: memoise_1.0.0.tgz, r-oldrel: memoise_0.2.1.tgz |
OS X Mavericks binaries: | r-release: memoise_1.0.0.tgz |
Old sources: | memoise archive |
Reverse depends: | gWidgets2RGtk2, gWidgets2tcltk, SamplingStrata |
Reverse imports: | crayon, devtools, prcbench, toaster |
Reverse suggests: | functools, icd9, ltmle, surveillance |