RcppSpdlog: R and C++ Interfaces to 'spdlog' C++ Header Library for Logging

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.16
Imports: Rcpp
LinkingTo: Rcpp
Suggests: simplermarkdown
Published: 2024-01-12
Author: Dirk Eddelbuettel
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

Documentation:

Reference manual: RcppSpdlog.pdf
Vignettes: Introduction to RcppSpdlog

Downloads:

Package source: RcppSpdlog_0.0.16.tar.gz
Windows binaries: r-devel: RcppSpdlog_0.0.16.zip, r-release: RcppSpdlog_0.0.16.zip, r-oldrel: RcppSpdlog_0.0.16.zip
macOS binaries: r-release (arm64): RcppSpdlog_0.0.16.tgz, r-oldrel (arm64): RcppSpdlog_0.0.16.tgz, r-release (x86_64): RcppSpdlog_0.0.16.tgz
Old sources: RcppSpdlog archive

Reverse dependencies:

Reverse imports: spdl
Reverse linking to: mvMAPIT, N2R
Reverse suggests: tidyCpp

Linking:

Please use the canonical form https://CRAN.R-project.org/package=RcppSpdlog to link to this page.