Skip to content

spdl

Easier Use of 'RcppSpdlog' Functions via Wrapper

v0.0.5 · Jun 18, 2023 · GPL (>= 2)

Description

Logging functions in 'RcppSpdlog' provide access to the logging functionality from the 'spdlog' 'C++' library. This package offers shorter convenience wrappers for the 'R' functions which match the 'C++' functions, namely via, say, 'spdl::debug()' at the debug level. The actual formatting is done by the 'fmt::format()' function from the 'fmtlib' library (that is also 'std::format()' in 'C++20' or later).

Downloads

CRAN

840

Last 30 days

3913th

2.5K

Last 90 days

12.1K

Last year

Trend: +11.9% (30d vs prior 30d)

r2u CRAN

37

Last 30 days

261

Last 90 days

1.7K

Last year

Trend: -70.9% (30d vs prior 30d)

autoCRAN

3

Last 7 days

4

Last 30 days

0

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (1)

imports

Dependency Network

Dependencies Reverse dependencies RcppSpdlog tiledb spdl

Version History

6 tracked
new 0.0.5 Mar 10, 2026
updated 0.0.5 ← 0.0.4 diff Jun 17, 2023
updated 0.0.4 ← 0.0.3 diff Jan 7, 2023
updated 0.0.3 ← 0.0.2 diff Dec 13, 2022
updated 0.0.2 ← 0.0.1 diff Nov 30, 2022
new 0.0.1 Nov 21, 2022