Fri, 10 May 2024 15:05:12 UTC | login

Information for build R-R.cache-0.16.0-1.fc37

ID206101
Package NameR-R.cache
Version0.16.0
Release1.fc37
Epoch
SummaryFast and Light-Weight Caching (Memoization) of Objects and Results
DescriptionMemoization 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).
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 05 Oct 2022 18:18:20 UTC
CompletedWed, 05 Oct 2022 18:18:20 UTC
Tags
f37
f38
RPMs
src
R-R.cache-0.16.0-1.fc37.src.rpm (info) (download)
noarch
R-R.cache-0.16.0-1.fc37.noarch.rpm (info) (download)
Changelog * Fri Aug 19 2022 Tom Callaway <spot@fedoraproject.org> - 0.16.0-1 - update to 0.16.0 - rebuild for R 4.2.1 * Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.15.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Jan 19 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.15.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.15.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Mon Jun 14 2021 Tom Callaway <spot@fedoraproject.org> - 0.15.0-1 - update to 0.15.0 - Rebuilt for R 4.1.0 * Mon Jan 25 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.14.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild