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: 2.0.0
Imports: rlang (≥ 0.4.10), cachem
Suggests: digest, aws.s3, covr, googleAuthR, googleCloudStorageR, httr, testthat
Published: 2021-01-26
Author: Hadley Wickham [aut], Jim Hester [aut, cre], Winston Chang [aut], Kirill Müller [aut], Daniel Cook [aut], Mark Edmondson [ctb]
Maintainer: Jim Hester <jim.hester at rstudio.com>
BugReports: https://github.com/r-lib/memoise/issues
License: MIT + file LICENSE
URL: https://github.com/r-lib/memoise
NeedsCompilation: no
Materials: README NEWS
CRAN checks: memoise results

Downloads:

Reference manual: memoise.pdf
Package source: memoise_2.0.0.tar.gz
Windows binaries: r-devel: memoise_2.0.0.zip, r-release: memoise_2.0.0.zip, r-oldrel: memoise_2.0.0.zip
macOS binaries: r-release: memoise_2.0.0.tgz, r-oldrel: memoise_2.0.0.tgz
Old sources: memoise archive

Reverse dependencies:

Reverse depends: GSED, GWAS.BAYES, gWidgets2RGtk2, gWidgets2tcltk, SamplingStrata, SVN
Reverse imports: autota, available, BARIS, baytrends, biolink, BWStest, CAGEr, CellBench, civis, codemetar, conflicted, cymruservices, DeLorean, devtools, dm, ecmwfr, eia, ffscrapr, fgeo.x, fishtree, GetBCBData, GetQuandlData, googleAnalyticsR, googleAuthR, goSTAG, heemod, huxtable, jpmesh, karyoploteR, kimisc, LAGOSNE, latte, LCAvarsel, LDATS, m2r, metR, mindicador, mixggm, MODISTools, move, nat.templatebrains, nhdR, officedown, opencage, OpenML, osfr, packageRank, phateR, phenocamr, piggyback, pkgdown, polite, povcalnetR, prcbench, RcppEigenAD, regioneR, rfishbase, rgho, rsoi, RSQLite, rtrek, RxODE, saeRobust, scopr, SIDES, simfinapi, simfinR, slouch, snotelr, taxadb, tradestatistics, TreeDist, weathercan
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.