Version 0.0.22 of RcppSpdlog arrived on CRAN today and has been uploaded to Debian. RcppSpdlog bundles spdlog, a wonderful header-only C++ logging library with all the bells and whistles you would want that was written by Gabi Melman, and also includes fmt by Victor Zverovich. You can learn more at the nice package documention site.
This release updates the code to the version 1.15.3 of spdlog which was released this morning, and includes version 1.12.0 of fmt.
The NEWS entry for this release follows.
Changes in RcppSpdlog version 0.0.22 (2025-05-09)
- Upgraded to upstream release spdlog 1.15.3 (including fmt 11.2.0)
Courtesy of my CRANberries, there is also a diffstat report detailing changes. More detailed information is on the RcppSpdlog page, or the package documention site.
This post by Dirk Eddelbuettel originated on his Thinking inside the box blog. If you like this or other open-source work I do, you can sponsor me at GitHub.