RcppSpdlog package
R and C++ Interfaces to 'spdlog' C++ Header Library for Logging
Description
The mature and widely-used C++ logging library 'spdlog' by Gabi Melman provides many desirable features. This package bundles these header files for easy use by R packages from both their R and C or C++ code. Explicit use via 'LinkingTo:' is also supported. Also see the 'spdl' package which enhanced this package with a consistent R and C++ interface.
Details
The DESCRIPTION file: This package was not yet installed at build
time.
Index: This package was not yet installed at build time.
This section should provide a more detailed overview of how to use the package, including the most important functions.
Author(s)
Dirk Eddelbuettel
Maintainer: Dirk Eddelbuettel \<edd@debian.org>
References
This optional section can contain literature or other references for background information.
See Also
Optional links to other man pages
Examples
## Optional simple examples of the most important functions
## Use \dontrun{} around code to be shown but not executed