Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: R-fastmap | Distribution: Fedora Project |
Version: 1.1.1 | Vendor: Fedora Project |
Release: 3.fc39 | Build date: Wed Jul 19 14:12:43 2023 |
Group: Unspecified | Build host: buildvm-a64-27.iad2.fedoraproject.org |
Size: 263045 | Source RPM: R-fastmap-1.1.1-3.fc39.src.rpm |
Packager: Fedora Project | |
Url: https://CRAN.R-project.org/package=fastmap | |
Summary: Fast Data Structures |
Fast implementation of data structures, including a key-value store, stack, and queue. Environments are commonly used as key-value stores in R, but every time a new key is used, it is added to R's global symbol table, causing a small amount of memory leakage. This can be problematic in cases where many different keys are used. Fastmap avoids this memory leak issue by implementing the map using data structures in C++.
MIT
* Wed Jul 19 2023 Fedora Release Engineering <[email protected]> - 1.1.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Apr 21 2023 Iñaki Úcar <[email protected]> - 1.1.1-2 - R-maint-sig mass rebuild * Fri Mar 03 2023 Tom Callaway <[email protected]> - 1.1.1-1 - update to 1.1.1 * Wed Jan 18 2023 Fedora Release Engineering <[email protected]> - 1.1.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Aug 04 2022 Tom Callaway <[email protected]> - 1.1.0-6 - rebuild for R 4.2.1 * Wed Jul 20 2022 Fedora Release Engineering <[email protected]> - 1.1.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Jan 19 2022 Fedora Release Engineering <[email protected]> - 1.1.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Wed Jul 21 2021 Fedora Release Engineering <[email protected]> - 1.1.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
/usr/lib/.build-id /usr/lib/.build-id/6a /usr/lib/.build-id/6a/531bd1c38de8bbf5fed17aa74a9f8c44c452e5 /usr/lib64/R/library/fastmap /usr/lib64/R/library/fastmap/DESCRIPTION /usr/lib64/R/library/fastmap/INDEX /usr/lib64/R/library/fastmap/LICENSE /usr/lib64/R/library/fastmap/Meta /usr/lib64/R/library/fastmap/Meta/Rd.rds /usr/lib64/R/library/fastmap/Meta/features.rds /usr/lib64/R/library/fastmap/Meta/hsearch.rds /usr/lib64/R/library/fastmap/Meta/links.rds /usr/lib64/R/library/fastmap/Meta/nsInfo.rds /usr/lib64/R/library/fastmap/Meta/package.rds /usr/lib64/R/library/fastmap/NAMESPACE /usr/lib64/R/library/fastmap/NEWS.md /usr/lib64/R/library/fastmap/R /usr/lib64/R/library/fastmap/R/fastmap /usr/lib64/R/library/fastmap/R/fastmap.rdb /usr/lib64/R/library/fastmap/R/fastmap.rdx /usr/lib64/R/library/fastmap/help /usr/lib64/R/library/fastmap/help/AnIndex /usr/lib64/R/library/fastmap/help/aliases.rds /usr/lib64/R/library/fastmap/help/fastmap.html /usr/lib64/R/library/fastmap/help/fastmap.rdb /usr/lib64/R/library/fastmap/help/fastmap.rdx /usr/lib64/R/library/fastmap/help/fastqueue.html /usr/lib64/R/library/fastmap/help/faststack.html /usr/lib64/R/library/fastmap/help/is.key_missing.html /usr/lib64/R/library/fastmap/help/key_missing.html /usr/lib64/R/library/fastmap/help/paths.rds /usr/lib64/R/library/fastmap/html /usr/lib64/R/library/fastmap/html/00Index.html /usr/lib64/R/library/fastmap/html/R.css /usr/lib64/R/library/fastmap/html/fastmap.html /usr/lib64/R/library/fastmap/html/fastqueue.html /usr/lib64/R/library/fastmap/html/faststack.html /usr/lib64/R/library/fastmap/html/key_missing.html /usr/lib64/R/library/fastmap/libs /usr/lib64/R/library/fastmap/libs/fastmap.so
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 22:15:25 2024