Sat, 18 May 2024 23:05:32 UTC | login

Information for build R-fastmap-1.0.1-4.fc33

ID180466
Package NameR-fastmap
Version1.0.1
Release4.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/R-fastmap.git#3ac4fd287b9d3633e1a9acbd82ad7dcfd11d50a1
SummaryFast Implementation of a Key-Value Store
DescriptionFast implementation of a key-value store. Environments are commonly used as key-value stores, 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 failed
Volume DEFAULT
StartedTue, 02 Mar 2021 17:32:11 UTC
CompletedTue, 02 Mar 2021 17:32:56 UTC
Taskbuild (f33, /rpms/R-fastmap.git:3ac4fd287b9d3633e1a9acbd82ad7dcfd11d50a1)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/R-fastmap.git#3ac4fd287b9d3633e1a9acbd82ad7dcfd11d50a1'}}
Tags No tags
RPMs No RPMs
Changelog * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Thu Jun 04 2020 Tom Callaway <spot@fedoraproject.org> - 1.0.1-3 - rebuild for R 4 * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Tue Oct 15 2019 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1.0.1-1 - initial package for Fedora