Fri, 17 May 2024 13:16:55 UTC | login

Information for build R-fastmap-1.1.0-6.fc37

ID206336
Package NameR-fastmap
Version1.1.0
Release6.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/R-fastmap.git#a683fc114f206735e0e0cd3183d6b3fe5a3af936
SummaryFast Data Structures
DescriptionFast 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++.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 05 Oct 2022 19:30:25 UTC
CompletedThu, 06 Oct 2022 00:30:54 UTC
Taskbuild (f37, /rpms/R-fastmap.git:a683fc114f206735e0e0cd3183d6b3fe5a3af936)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/R-fastmap.git#a683fc114f206735e0e0cd3183d6b3fe5a3af936'}}
Tags
f37
f38
RPMs
src
R-fastmap-1.1.0-6.fc37.src.rpm (info) (download)
riscv64
R-fastmap-1.1.0-6.fc37.riscv64.rpm (info) (download)
R-fastmap-debuginfo-1.1.0-6.fc37.riscv64.rpm (info) (download)
R-fastmap-debugsource-1.1.0-6.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * 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 * Wed Jan 19 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Mon Jun 07 2021 Tom Callaway <spot@fedoraproject.org> - 1.1.0-2 - Rebuilt for R 4.1.0 - conditionalize check and BR, disable check * Sun Feb 07 2021 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1.1.0-1 - Update to latest version (#1920260) * Mon Jan 25 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild