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
macOS 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, SVN
Reverse imports: autota, available, BARIS, baytrends, biolink, BWStest, CAGEr, CellBench, civis, codemetar, conflicted, covidregionaldata, cymruservices, DeLorean, devtools, dm, ecmwfr, eia, fgeo.x, fishtree, GetBCBData, GetQuandlData, googleAnalyticsR, googleAuthR, goSTAG, heemod, huxtable, karyoploteR, kimisc, LAGOSNE, latte, LCAvarsel, LDATS, m2r, metR, mindicador, mixggm, MODISTools, move, nat.templatebrains, nhdR, nlmixr, officedown, opencage, OpenML, osfr, packageRank, phateR, phenocamr, piggyback, pkgdown, polite, povcalnetR, prcbench, Quartet, RcppEigenAD, regioneR, rfishbase, rgho, rmangal, RSQLite, rtrek, RxODE, saeRobust, scopr, SIDES, simfinR, slouch, snotelr, taxadb, TotalCopheneticIndex, tradestatistics, TreeDist
Reverse suggests: covr, cultevo, datarobot, functools, mlr, pkgsearch, surveillance

Linking:

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