Package: memoise 2.0.1.9000

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

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

Peer review:

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

On CRAN:

memoise

12 exports 314 stars 17.65 score 3 dependencies 5009 dependents 1 mentions 636.7k downloads

Last updated 7 months agofrom:40db995d57

Exports:cache_filesystemcache_gcscache_memorycache_s3drop_cacheforgethas_cacheis.memoisedis.memoizedmemoisememoizetimeout

Dependencies:cachemfastmaprlang