[ 源代码: r-cran-memoise ]
软件包:r-cran-memoise(2.0.1-1)
r-cran-memoise 的相关链接
Debian 的资源:
下载源码包 r-cran-memoise:
- [r-cran-memoise_2.0.1-1.dsc]
- [r-cran-memoise_2.0.1.orig.tar.gz]
- [r-cran-memoise_2.0.1-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [cran.r-project.org]
相似软件包:
Memoise functions
Cache the results of a function so that when you call it again with the same arguments it returns the pre-computed value.
其他与 r-cran-memoise 有关的软件包
|
|
|
|
-
- dep: r-api-4.0
- 本虚包由这些包填实: r-base-core
-
- dep: r-base-core (>= 4.1.2-1)
- GNU R core of statistical computation and graphics system
-
- dep: r-cran-cachem
- cache GNU R objects with automatic pruning
-
- dep: r-cran-rlang (>= 0.4.10)
- Functions for Base Types and Core R and 'Tidyverse' Features
-
- rec: r-cran-testthat
- GNU R testsuite
-
- sug: r-cran-covr
- test coverage for GNU R packages
-
- sug: r-cran-digest
- GNU R package for 'hash digest' of R data structures
-
- sug: r-cran-httr
- GNU R tools for working with URLs and HTTP