Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

R-fastmap-1.1.1-6.fc41 RPM for s390x

From Fedora Rawhide for s390x / r

Name: R-fastmap Distribution: Fedora Project
Version: 1.1.1 Vendor: Fedora Project
Release: 6.fc41 Build date: Thu Apr 25 13:38:42 2024
Group: Unspecified Build host: buildvm-s390x-06.s390.fedoraproject.org
Size: 110245 Source RPM: R-fastmap-1.1.1-6.fc41.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++.

Provides

Requires

License

MIT

Changelog

* Thu Apr 25 2024 Iñaki Úcar <iucar@fedoraproject.org> - 1.1.1-6
  - R-maint-sig mass rebuild
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.1-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.1-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.1-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Fri Apr 21 2023 Iñaki Úcar <iucar@fedoraproject.org> - 1.1.1-2
  - R-maint-sig mass rebuild
* Fri Mar 03 2023 Tom Callaway <spot@fedoraproject.org> - 1.1.1-1
  - update to 1.1.1
* Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-7
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Thu Aug 04 2022 Tom Callaway <spot@fedoraproject.org> - 1.1.0-6
  - rebuild for R 4.2.1
* Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild

Files

/usr/lib/.build-id
/usr/lib/.build-id/7f
/usr/lib/.build-id/7f/11d457acfb3d6cb1a294b7cd9b687fef10ae15
/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, Sun May 19 02:24:36 2024