memoise: 'Memoisation' of Functions

Cache the results of a function so that when you call it again with the same arguments it returns the previously computed value.

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

Documentation:

Reference manual: memoise.pdf

Downloads:

Package source: memoise_2.0.1.tar.gz
Windows binaries: r-devel: memoise_2.0.1.zip, r-release: memoise_2.0.1.zip, r-oldrel: memoise_2.0.1.zip
macOS binaries: r-release (arm64): memoise_2.0.1.tgz, r-oldrel (arm64): memoise_2.0.1.tgz, r-release (x86_64): memoise_2.0.1.tgz, r-oldrel (x86_64): memoise_2.0.1.tgz
Old sources: memoise archive

Reverse dependencies:

Reverse depends: GSED, GWAS.BAYES, gWidgets2tcltk, SamplingStrata, SVN
Reverse imports: adobeanalyticsr, amerifluxr, aquodom, audubon, available, BARIS, baytrends, BiocDockerManager, biolink, bslib, BWStest, CAGEr, CellBench, censable, civis, cjar, codemetar, conflicted, crops, cymruservices, DeLorean, devtools, dibble, dm, downlit, ecmwfr, eia, ergm, eurodata, exoplanets, ffscrapr, fgeo.x, fishtree, GetBCBData, GetDFPData2, GetQuandlData, googleAnalyticsR, googleAuthR, goSTAG, gridpattern, heemod, huxtable, jpmesh, karyoploteR, kimisc, LAGOSNE, latte, LCAvarsel, LDATS, m2r, mappp, mapscanner, meteospain, metR, MODISTools, morphemepiece, move, mskcc.oncotree, nat.templatebrains, nflplotR, nflreadr, nhdR, officedown, opencage, OpenML, osfr, packageRank, pacs, phateR, phenocamr, piggyback, pkgdown, polite, povcalnetR, prcbench, quincunx, RcppEigenAD, regioneR, rfishbase, rgoogleads, riskmetric, rmangal, rsoi, RSQLite, rtrek, RxODE, rxode2, saeRobust, scopr, SIDES, simfinapi, slackr, slouch, snotelr, timbr, togglr, tradestatistics, treebalance, TreeDist, wordpiece, zipangu
Reverse suggests: covr, cultevo, datarobot, emayili, EWCE, fundiversity, martini, mlr, pkgsearch, spaMM, surveillance

Linking:

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