memoise (2.0.1)
Published 2026-02-24 13:47:20 +00:00 by atheaadmin
Installation
options("repos" = c(getOption("repos"), c(gitea=" ")))install.packages("memoise")About this package
Cache the results of a function so that when you call it again with the same arguments it returns the previously computed value.'Memoisation' of Functions
Dependencies
| Imports | rlang (>= 0.4.10), cachem |
| Suggests | digest, aws.s3, covr, googleAuthR, googleCloudStorageR, httr, testthat |
Details
2026-02-24 13:47:20 +00:00
Assets (1)
Versions (1)
View all
CRAN
1
MIT + file LICENSE
Hadley Wickham
Jim Hester
Winston Chang
Kirill Müller
Daniel Cook
Mark Edmondson
17 KiB
memoise_2.0.1.tar.gz
17 KiB
2.0.1
2026-02-24