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 binaries: r-release: memoise_1.1.0.tgz, 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, codemetar, corpustools, devtools, googleAnalyticsR, googleAuthR, heemod, HIBPwned, kimisc, LCAvarsel, lidR, m2r, nat.templatebrains, nlmixr, opencage, OpenML, pkgdown, prcbench, RcppEigenAD, reproducible, rgho, RSQLite, RxODE, saeRobust, scopr, SIDES, toaster, TreeSearch
Reverse suggests: covr, cultevo, functools, surveillance

Linking:

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