Package: RcppSpdlog
Type: Package
Title: R and C++ Interfaces to 'spdlog' C++ Header Library for Logging
Version: 0.0.12
Date: 2023-01-07
License: GPL (>= 2)
Author: Dirk Eddelbuettel
Maintainer: Dirk Eddelbuettel <edd@debian.org>
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.
URL: https://github.com/eddelbuettel/rcppspdlog,
        https://dirk.eddelbuettel.com/code/rcpp.spdlog.html
BugReports: https://github.com/eddelbuettel/rcppspdlog/issues
LinkingTo: Rcpp
Imports: Rcpp
Suggests: simplermarkdown
VignetteBuilder: simplermarkdown
RoxygenNote: 6.0.1
NeedsCompilation: yes
Packaged: 2023-01-07 18:17:24 UTC; edd
Repository: CRAN
Date/Publication: 2023-01-07 19:00:02 UTC
Built: R 4.1.2; x86_64-apple-darwin17.0; 2023-01-08 11:24:35 UTC; unix
Archs: RcppSpdlog.so.dSYM
