Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: R-R.cache | Distribution: Fedora Project |
Version: 0.16.0 | Vendor: Fedora Project |
Release: 8.fc41 | Build date: Wed Jul 17 17:25:30 2024 |
Group: Unspecified | Build host: buildvm-x86-14.iad2.fedoraproject.org |
Size: 191462 | Source RPM: R-R.cache-0.16.0-8.fc41.src.rpm |
Packager: Fedora Project | |
Url: https://CRAN.R-project.org/package=R.cache | |
Summary: Fast and Light-Weight Caching (Memoization) 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).
LGPLv2+
* Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.16.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Thu Apr 25 2024 Iñaki Úcar <iucar@fedoraproject.org> - 0.16.0-7 - R-maint-sig mass rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.16.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.16.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.16.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Apr 21 2023 Iñaki Úcar <iucar@fedoraproject.org> - 0.16.0-3 - R-maint-sig mass rebuild * Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.16.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * 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
/usr/share/R/library/R.cache /usr/share/R/library/R.cache/DESCRIPTION /usr/share/R/library/R.cache/INDEX /usr/share/R/library/R.cache/Meta /usr/share/R/library/R.cache/Meta/Rd.rds /usr/share/R/library/R.cache/Meta/features.rds /usr/share/R/library/R.cache/Meta/hsearch.rds /usr/share/R/library/R.cache/Meta/links.rds /usr/share/R/library/R.cache/Meta/nsInfo.rds /usr/share/R/library/R.cache/Meta/package.rds /usr/share/R/library/R.cache/NAMESPACE /usr/share/R/library/R.cache/NEWS.md /usr/share/R/library/R.cache/R /usr/share/R/library/R.cache/R/R.cache /usr/share/R/library/R.cache/R/R.cache.rdb /usr/share/R/library/R.cache/R/R.cache.rdx /usr/share/R/library/R.cache/WORDLIST /usr/share/R/library/R.cache/_Rcache /usr/share/R/library/R.cache/_Rcache/README.txt /usr/share/R/library/R.cache/help /usr/share/R/library/R.cache/help/.baseLoad.html /usr/share/R/library/R.cache/help/.textPrompt.html /usr/share/R/library/R.cache/help/000.baseLoad.html /usr/share/R/library/R.cache/help/AnIndex /usr/share/R/library/R.cache/help/Non-documented+20objects.html /usr/share/R/library/R.cache/help/Non-documented_objects.html /usr/share/R/library/R.cache/help/Options+20used+20by+20R.cache.html /usr/share/R/library/R.cache/help/Options_used_by_R.cache.html /usr/share/R/library/R.cache/help/R.cache-package.html /usr/share/R/library/R.cache/help/R.cache.html /usr/share/R/library/R.cache/help/R.cache.options.html /usr/share/R/library/R.cache/help/R.cache.rdb /usr/share/R/library/R.cache/help/R.cache.rdx /usr/share/R/library/R.cache/help/addMemoization.default.html /usr/share/R/library/R.cache/help/addMemoization.html /usr/share/R/library/R.cache/help/aliases.rds /usr/share/R/library/R.cache/help/clearCache.default.html /usr/share/R/library/R.cache/help/clearCache.html /usr/share/R/library/R.cache/help/evalWithMemoization.html /usr/share/R/library/R.cache/help/findCache.default.html /usr/share/R/library/R.cache/help/findCache.html /usr/share/R/library/R.cache/help/generateCache.default.html /usr/share/R/library/R.cache/help/generateCache.html /usr/share/R/library/R.cache/help/getCachePath.default.html /usr/share/R/library/R.cache/help/getCachePath.html /usr/share/R/library/R.cache/help/getCacheRootPath.default.html /usr/share/R/library/R.cache/help/getCacheRootPath.html /usr/share/R/library/R.cache/help/getChecksum.Object.html /usr/share/R/library/R.cache/help/getChecksum.default.html /usr/share/R/library/R.cache/help/getChecksum.html /usr/share/R/library/R.cache/help/loadCache.default.html /usr/share/R/library/R.cache/help/loadCache.html /usr/share/R/library/R.cache/help/memoizedCall.default.html /usr/share/R/library/R.cache/help/memoizedCall.html /usr/share/R/library/R.cache/help/paths.rds /usr/share/R/library/R.cache/help/readCacheHeader.default.html /usr/share/R/library/R.cache/help/readCacheHeader.html /usr/share/R/library/R.cache/help/saveCache.default.html /usr/share/R/library/R.cache/help/saveCache.html /usr/share/R/library/R.cache/help/setCachePath.default.html /usr/share/R/library/R.cache/help/setCachePath.html /usr/share/R/library/R.cache/help/setCacheRootPath.default.html /usr/share/R/library/R.cache/help/setCacheRootPath.html /usr/share/R/library/R.cache/help/setupCacheRootPath.default.html /usr/share/R/library/R.cache/help/setupCacheRootPath.html /usr/share/R/library/R.cache/html /usr/share/R/library/R.cache/html/000.baseLoad.html /usr/share/R/library/R.cache/html/00Index.html /usr/share/R/library/R.cache/html/Non-documented_objects.html /usr/share/R/library/R.cache/html/Options_used_by_R.cache.html /usr/share/R/library/R.cache/html/R.cache-package.html /usr/share/R/library/R.cache/html/R.css /usr/share/R/library/R.cache/html/addMemoization.html /usr/share/R/library/R.cache/html/clearCache.html /usr/share/R/library/R.cache/html/evalWithMemoization.html /usr/share/R/library/R.cache/html/findCache.html /usr/share/R/library/R.cache/html/generateCache.html /usr/share/R/library/R.cache/html/getCachePath.html /usr/share/R/library/R.cache/html/getCacheRootPath.html /usr/share/R/library/R.cache/html/getChecksum.html /usr/share/R/library/R.cache/html/loadCache.html /usr/share/R/library/R.cache/html/memoizedCall.html /usr/share/R/library/R.cache/html/readCacheHeader.html /usr/share/R/library/R.cache/html/saveCache.html /usr/share/R/library/R.cache/html/setCachePath.html /usr/share/R/library/R.cache/html/setCacheRootPath.html /usr/share/R/library/R.cache/html/setupCacheRootPath.html
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Oct 27 02:54:38 2024