memoise: Memoisation of 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: 1.1.0
Imports: digest (≥ 0.6.3)
Suggests: testthat, aws.s3, httr, covr
Published: 2017-04-21
Author: Hadley Wickham [aut], Jim Hester [aut, cre], Kirill Müller [aut], Daniel Cook [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

Downloads:

Reference manual: memoise.pdf
Package source: memoise_1.1.0.tar.gz
Windows binaries: r-devel: memoise_1.1.0.zip, r-release: memoise_1.1.0.zip, r-oldrel: memoise_1.1.0.zip
OS X El Capitan binaries: r-release: memoise_1.1.0.tgz
OS X Mavericks binaries: r-oldrel: memoise_1.1.0.tgz
Old sources: memoise archive

Reverse dependencies:

Reverse depends: GSED, gWidgets2RGtk2, gWidgets2tcltk, SamplingStrata
Reverse imports: available, biolink, BWStest, civis, corpustools, devtools, googleAnalyticsR, googleAuthR, heemod, kimisc, LCAvarsel, lidR, m2r, nat.templatebrains, nlmixr, opencage, OpenML, prcbench, rgho, RSQLite, RxODE, saeRobust, SIDES, toaster
Reverse suggests: covr, functools, icd9, leaflet.esri, leaflet.extras, surveillance

Linking:

Please use the canonical form https://CRAN.R-project.org/package=memoise to link to this page.