Package: spdl 0.0.5
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).
Authors:
spdl_0.0.5.tar.gz
spdl_0.0.5.zip(r-4.5)spdl_0.0.5.zip(r-4.4)spdl_0.0.5.zip(r-4.3)
spdl_0.0.5.tgz(r-4.4-any)spdl_0.0.5.tgz(r-4.3-any)
spdl_0.0.5.tar.gz(r-4.5-noble)spdl_0.0.5.tar.gz(r-4.4-noble)
spdl_0.0.5.tgz(r-4.4-emscripten)spdl_0.0.5.tgz(r-4.3-emscripten)
spdl.pdf |spdl.html✨
spdl/json (API)
NEWS
# Install 'spdl' in R: |
install.packages('spdl', repos = c('https://eddelbuettel.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/eddelbuettel/spdl/issues
Last updated 6 months agofrom:4c1eb4bafa. Checks:OK: 1 ERROR: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 02 2024 |
R-4.5-win | ERROR | Nov 02 2024 |
R-4.5-linux | ERROR | Nov 02 2024 |
R-4.4-win | ERROR | Nov 02 2024 |
R-4.4-mac | ERROR | Nov 02 2024 |
R-4.3-win | ERROR | Nov 02 2024 |
R-4.3-mac | ERROR | Nov 02 2024 |
Exports:catcriticaldebugdropelapsederrorfilesetupfmtinfoinitlogset_levelset_patternsetupstopwatchtracewarn
Dependencies:RcppRcppSpdlog
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Convenience Wrappers for 'RcppSpdlog' Logging From 'spdlog' | cat critical debug drop elapsed error filesetup fmt info init log setup set_level set_pattern stopwatch trace warn |