R-cran-R.cache
0.17.0Caching (Memoization) of Objects and Results
R.cache: Fast and Light-Weight Caching (Memoization) of Objects and Results to Speed Up Computations 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).
Origin: devel/R-cran-R.cache
Category: devel
Size: 171KiB
License: LGPL21, LGPL3
Maintainer: uzsolt@FreeBSD.org
Dependencies: 5 packages
Required by: 1 packages
Website: cran.r-project.org/package=R.cache
$
pkg install R-cran-R.cacheDependencies (5)
Required By (1 packages)
More in devel
ruby33-gems3.7.2
Package management framework for the Ruby languagegettext-runtime0.26
GNU gettext runtime libraries and programsglib2.84.4,2
Some useful routines of C programming (current stable version)desktop-file-utils0.28
Couple of command line utilities for working with desktop entriesqt6-base6.10.1_1
Qt base (core, gui, widgets, network,...)qt5-core5.15.18p109
Qt core non-graphical module (KDE patched)rubygem-aws-sigv41.12.1
Amazon Web Services Signature Version 4 signing libraryphp84-pear1.10.17
PEAR framework for PHPrubygem-aws-sdk-core3.240.0
AWS SDK for Ruby - Corephp82-pear1.10.17
PEAR framework for PHP