A new version 0.0.6 of RcppSpdlog is now on CRAN. It contains releases 1.9.0 of spdlog which in turn contains an updated version of fmt.
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. No R package-side changes were needed or made.
The (minimal) NEWS entry for this release follows.
Changes in RcppSpdlog version 0.0.6 (2021-07-21)
- Upgraded to upstream release spdlog 1.9.0
Courtesy of my CRANberries, there is also a diffstat report. More detailed information is on the RcppSpdlog page.
If you like this or other open-source work I do, you can sponsor me at GitHub.
This post by Dirk Eddelbuettel originated on his Thinking inside the box blog. Please report excessive re-aggregation in third-party for-profit settings.