Wed, 26 Jun 2024 06:42:52 UTC | login

Information for build R-fastmap-1.1.0-7.fc38

ID233987
Package NameR-fastmap
Version1.1.0
Release7.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/R-fastmap.git#2f9f90d497a1011a5244636406f2318080b11097
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
StartedMon, 27 Feb 2023 18:16:06 UTC
CompletedTue, 28 Feb 2023 08:35:44 UTC
Taskbuild (f38, /rpms/R-fastmap.git:2f9f90d497a1011a5244636406f2318080b11097)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/R-fastmap.git#2f9f90d497a1011a5244636406f2318080b11097'}}
Tags
f38
RPMs
src
R-fastmap-1.1.0-7.fc38.src.rpm (info) (download)
riscv64
R-fastmap-1.1.0-7.fc38.riscv64.rpm (info) (download)
R-fastmap-debuginfo-1.1.0-7.fc38.riscv64.rpm (info) (download)
R-fastmap-debugsource-1.1.0-7.fc38.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * 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 * 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