Package: RcppSpdlog
Type: Package
Title: 'spdlog' C++ Header Library for Logging
Version: 0.0.6
Date: 2021-07-21
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
 via a simple 'LinkingTo:' inclusion.
License: GPL (>= 2)
LinkingTo: Rcpp
Imports: Rcpp
Suggests: knitr, rmarkdown, minidown
URL: https://github.com/eddelbuettel/rcppspdlog,
        https://dirk.eddelbuettel.com/code/rcpp.spdlog.html
BugReports: https://github.com/eddelbuettel/rcppspdlog/issues
VignetteBuilder: knitr
RoxygenNote: 6.0.1
NeedsCompilation: yes
Packaged: 2021-07-22 03:58:04 UTC; edd
Repository: CRAN
Date/Publication: 2021-07-22 06:20:02 UTC
