Skip to content
Sections
>> Trisquel >> 软件包 >> etiona >> gnu-r >> r-cran-r.cache
etiona  ] [  nabia  ] [  aramo  ]
[ 源代码: r-cran-r.cache  ]

软件包: r-cran-r.cache (0.12.0-2build1)

R package: Fast and Light-Weight Caching of Objects and Results

Memoization can be used to speed up repetitive and computational expensive function calls. The first time a function that implements memoization is called the results are stored in a cache memory. The next time the function is called with the same set of parameters, the results are momentarily retrieved from the cache avoiding repeating the calculations. With this package, any R object can be cached in a key-value storage where the key can be an arbitrary set of R objects. The cache memory is persistent (on the file system).

其他与 r-cran-r.cache 有关的软件包

  • 依赖
  • 推荐
  • 建议

下载 r-cran-r.cache

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
amd64 75.9 kB136 kB [文件列表]
i386 75.9 kB136 kB [文件列表]