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.6)memoise_2.0.1.9000.zip(r-4.5)memoise_2.0.1.9000.zip(r-4.4)
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.6-any)memoise_2.0.1.9000.tar.gz(r-4.5-any)
memoise_2.0.1.9000.tgz(r-4.5-emscripten)
memoise.pdf |memoise.html
memoise/json (API)
NEWS

# 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.92 score 321 stars 5.8k packages 1.1k scripts 1.2M downloads 1 mentions 12 exports 3 dependencies

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

TargetResultTotal timeArtifact
linux-devel-x86_64OK129
source / vignettesOK166
linux-release-x86_64OK107
macos-devel-arm64OK124
macos-release-arm64OK78
windows-develOK82
windows-releaseOK72
windows-oldrelOK78
wasm-releaseOK107

Exports:cache_filesystemcache_gcscache_memorycache_s3drop_cacheforgethas_cacheis.memoisedis.memoizedmemoisememoizetimeout

Dependencies:cachemfastmaprlang

  • Image