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).
| Version: | 0.0.5 | 
| Imports: | RcppSpdlog (≥ 0.0.13) | 
| Published: | 2023-06-18 | 
| DOI: | 10.32614/CRAN.package.spdl | 
| Author: | Dirk Eddelbuettel [aut, cre] | 
| Maintainer: | Dirk Eddelbuettel <edd at debian.org> | 
| BugReports: | https://github.com/eddelbuettel/spdl/issues | 
| License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] | 
| URL: | https://github.com/eddelbuettel/spdl | 
| NeedsCompilation: | no | 
| Materials: | README, NEWS, ChangeLog | 
| CRAN checks: | spdl results | 
| Reference manual: | spdl.html , spdl.pdf | 
| Package source: | spdl_0.0.5.tar.gz | 
| Windows binaries: | r-devel: spdl_0.0.5.zip, r-release: spdl_0.0.5.zip, r-oldrel: spdl_0.0.5.zip | 
| macOS binaries: | r-release (arm64): spdl_0.0.5.tgz, r-oldrel (arm64): spdl_0.0.5.tgz, r-release (x86_64): spdl_0.0.5.tgz, r-oldrel (x86_64): spdl_0.0.5.tgz | 
| Old sources: | spdl archive | 
| Reverse imports: | AlphaMissenseR, ProteinGymR, tiledb | 
Please use the canonical form https://CRAN.R-project.org/package=spdl to link to this page.