-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2018-0e59f6915c 2018-05-02 10:51:09.724920 --------------------------------------------------------------------------------
Name : R-R.cache Product : Fedora 28 Version : 0.13.0 Release : 1.fc28 URL : https://cran.r-project.org/web/packages/R.cache/index.html Summary : Fast and Light-Weight Caching (Memoization) of Objects and Results Description : 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). -------------------------------------------------------------------------------- Update Information: Initial package of R.cache for R -------------------------------------------------------------------------------- References: [ 1 ] Bug #1570340 - Review Request: R-R.cache - Fast and Light-Weight Caching (Memoization) of Objects and Results https://bugzilla.redhat.com/show_bug.cgi?id=1570340 -------------------------------------------------------------------------------- This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2018-0e59f6915c' at the command line. For more information, refer to the dnf documentation available at http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/keys -------------------------------------------------------------------------------- _______________________________________________ package-announce mailing list -- [email protected] To unsubscribe send an email to [email protected]
