# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "RcppSpdlog" in publications use:' type: software license: GPL-2.0-or-later title: 'RcppSpdlog: R and C++ Interfaces to ''spdlog'' C++ Header Library for Logging' version: 0.0.17.1 doi: 10.32614/CRAN.package.RcppSpdlog abstract: 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. authors: - family-names: Eddelbuettel given-names: Dirk email: edd@debian.org repository: https://eddelbuettel.r-universe.dev repository-code: https://github.com/eddelbuettel/rcppspdlog commit: 5a9e11e3ca98b9f2d60f16cc673b30459051325e url: https://dirk.eddelbuettel.com/code/rcpp.spdlog.html date-released: '2024-05-05' contact: - family-names: Eddelbuettel given-names: Dirk email: edd@debian.org