Nothing
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).
Package details |
|
---|---|
Author | Dirk Eddelbuettel [aut, cre] |
Maintainer | Dirk Eddelbuettel <edd@debian.org> |
License | GPL (>= 2) |
Version | 0.0.5 |
URL | https://github.com/eddelbuettel/spdl |
Package repository | View on CRAN |
Installation |
Install the latest version of this package by entering the following in R:
|
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.