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.
Version: | 0.0.18 |
Imports: | Rcpp |
LinkingTo: | Rcpp |
Suggests: | simplermarkdown |
Published: | 2024-09-10 |
DOI: | 10.32614/CRAN.package.RcppSpdlog |
Author: | Dirk Eddelbuettel
[aut, cre],
Gabi Melman [aut] (Author of spdlog),
Victor Zverovic [aut] (Author of fmt) RcppSpdlog author details |
Maintainer: | Dirk Eddelbuettel <edd at debian.org> |
BugReports: | https://github.com/eddelbuettel/rcppspdlog/issues |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
Copyright: | see file COPYRIGHTS |
URL: | https://github.com/eddelbuettel/rcppspdlog, https://dirk.eddelbuettel.com/code/rcpp.spdlog.html |
NeedsCompilation: | yes |
Materials: | README NEWS ChangeLog |
CRAN checks: | RcppSpdlog results |
Reference manual: | RcppSpdlog.pdf |
Vignettes: |
Introduction to RcppSpdlog (source) |
Package source: | RcppSpdlog_0.0.18.tar.gz |
Windows binaries: | r-devel: RcppSpdlog_0.0.18.zip, r-release: RcppSpdlog_0.0.18.zip, r-oldrel: RcppSpdlog_0.0.18.zip |
macOS binaries: | r-release (arm64): RcppSpdlog_0.0.18.tgz, r-oldrel (arm64): RcppSpdlog_0.0.18.tgz, r-release (x86_64): RcppSpdlog_0.0.18.tgz, r-oldrel (x86_64): RcppSpdlog_0.0.18.tgz |
Old sources: | RcppSpdlog archive |
Reverse imports: | spdl |
Reverse linking to: | mvMAPIT, N2R |
Reverse suggests: | tidyCpp |
Please use the canonical form https://CRAN.R-project.org/package=RcppSpdlog to link to this page.