# -------------------------------------------- # 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.18.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 orcid: https://orcid.org/0000-0001-6419-907X - family-names: Melman given-names: Gabi - family-names: Zverovic given-names: Victor repository: https://eddelbuettel.r-universe.dev repository-code: https://github.com/eddelbuettel/rcppspdlog commit: cb7d18fb5377c9a8d3e9be55c9134a28e4cdd9cd url: https://dirk.eddelbuettel.com/code/rcpp.spdlog.html date-released: '2024-10-13' contact: - family-names: Eddelbuettel given-names: Dirk email: edd@debian.org orcid: https://orcid.org/0000-0001-6419-907X