--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2025-5613b8bce9
2025-04-23 01:45:48.555161+00:00
--------------------------------------------------------------------------------

Name        : R-fastmap
Product     : Fedora 42
Version     : 1.1.1
Release     : 11.fc42
URL         : https://CRAN.R-project.org/package=fastmap
Summary     : Fast Data Structures
Description :
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++.

--------------------------------------------------------------------------------
Update Information:

Update to R 4.5.0
--------------------------------------------------------------------------------
ChangeLog:

* Fri Apr 18 2025 Iñaki Úcar <[email protected]> - 1.1.1-11
- R-maint-sig mass rebuild
* Fri Apr 18 2025 Iñaki Úcar <[email protected]> - 1.1.1-10
- R-maint-sig mass rebuild
* Fri Apr 18 2025 Iñaki Úcar <[email protected]> - 1.1.1-9
- R-maint-sig mass rebuild
--------------------------------------------------------------------------------

This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2025-5613b8bce9' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label

All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------

-- 
_______________________________________________
package-announce mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to