Package: memoise 2.0.1.9000

Image

Winston Chang

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.

Authors:Hadley Wickham [aut], Jim Hester [aut], Winston Chang [aut, cre], Kirill Müller [aut], Daniel Cook [aut], Mark Edmondson [ctb]

memoise_2.0.1.9000.tar.gz
memoise_2.0.1.9000.zip(r-4.7-any)memoise_2.0.1.9000.zip(r-4.6-any)memoise_2.0.1.9000.zip(r-4.5-any)
memoise_2.0.1.9000.tgz(r-4.6-any)memoise_2.0.1.9000.tgz(r-4.5-any)
memoise_2.0.1.9000.tar.gz(r-4.7-any)memoise_2.0.1.9000.tar.gz(r-4.6-any)
memoise_2.0.1.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
memoise/json (API)

# Install 'memoise' in R:
install.packages('memoise', repos = c('https://r-lib.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/r-lib/memoise/issues

Pkgdown/docs site:https://memoise.r-lib.org

On CRAN:

Conda:

memoise

15.93 score 321 stars 6.1k packages 1.3k scripts 958k downloads 1 mentions 12 exports 3 dependencies

Last updated from:40db995d57. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-develOK129
source / vignettesOK159
linux-releaseOK120
macos-releaseOK105
macos-oldrelOK85
windows-develOK74
windows-releaseOK162
windows-oldrelOK61
wasm-releaseOK120

Exports:cache_filesystemcache_gcscache_memorycache_s3drop_cacheforgethas_cacheis.memoisedis.memoizedmemoisememoizetimeout

Dependencies:cachemfastmaprlang

  • Image