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
Old sources: memoise archive

Reverse dependencies:

Reverse depends: GSED, gWidgets2tcltk, SamplingStrata, SVN
Reverse imports: adobeanalyticsr, amerifluxr, appeears, aquodom, audubon, available, baytrends, BG2, bigergm, biolink, bslib, BWStest, CAGEr, CellBench, censable, civis, cjar, codemetar, comtradr, conflicted, crops, cyclotomic, cymruservices, deflist, devtools, dibble, dm, dockerfiler, downlit, ecmwfr, eia, ergm, eurodata, f1dataR, ffscrapr, fgeo.x, fishtree, flashr, fqar, galamm, gemma.R, geohabnet, GetBCBData, GetDFPData2, GetQuandlData, ggpath, ggraph, googleAnalyticsR, googleAuthR, goSTAG, gridpattern, GWAS.BAYES, heemod, huxtable, jpmesh, karyoploteR, kimisc, LAGOSNE, latte, LCAvarsel, LDATS, locuszoomr, m2r, mappp, mapscanner, martini, meteospain, metR, MG1StationaryProbability, MODISTools, morphemepiece, move, mskcc.oncotree, nat.templatebrains, neonstore, nflplotR, nflreadr, nhdR, officedown, opencage, OpenML, osfr, packageRank, pacs, phateR, phenocamr, piggyback, pkgdown, polite, prcbench, quincunx, rang, regioneR, restatis, rfishbase, rgeoboundaries, rgoogleads, riskmetric, robis, rosv, rsoi, RSQLite, rtrek, rxode2, saeRobust, SIDES, simfinapi, slackr, slouch, smartsheetr, snotelr, taxadb, timbr, togglr, tradestatistics, treebalance, TreeDist, UNCOVER, updateme, vermeulen, wordpiece, yulab.utils, zipangu
Reverse suggests: covr, cultevo, datarobot, emayili, EWCE, fundiversity, mlr, pkgsearch, spatialHeatmap, surveillance, tibblify

Linking:

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