spdl
Easier Use of 'RcppSpdlog' Functions via Wrapper
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).
Versions across snapshots
| Version | Repository | File | Size |
|---|---|---|---|
0.0.5 |
rolling linux/jammy R-4.5 | spdl_0.0.5.tar.gz |
16.2 KiB |
0.0.5 |
rolling linux/noble R-4.5 | spdl_0.0.5.tar.gz |
16.2 KiB |
0.0.5 |
rolling source/ R- | spdl_0.0.5.tar.gz |
6.2 KiB |
0.0.5 |
latest linux/jammy R-4.5 | spdl_0.0.5.tar.gz |
16.2 KiB |
0.0.5 |
latest linux/noble R-4.5 | spdl_0.0.5.tar.gz |
16.2 KiB |
0.0.5 |
latest source/ R- | spdl_0.0.5.tar.gz |
6.2 KiB |
0.0.5 |
2026-04-26 source/ R- | spdl_0.0.5.tar.gz |
6.2 KiB |
0.0.5 |
2026-04-23 source/ R- | spdl_0.0.5.tar.gz |
6.2 KiB |
0.0.5 |
2026-04-09 windows/windows R-4.5 | spdl_0.0.5.zip |
18.8 KiB |
0.0.5 |
2025-04-20 source/ R- | spdl_0.0.5.tar.gz |
6.2 KiB |
Dependencies (latest)
Imports
- RcppSpdlog (>= 0.0.13)