# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "RcppClassicExamples" in publications use:' type: software license: GPL-2.0-or-later title: 'RcppClassicExamples: Examples using ''RcppClassic'' to Interface R and C++' version: 0.1.3 doi: 10.32614/CRAN.package.RcppClassicExamples abstract: The 'Rcpp' package contains a C++ library that facilitates the integration of R and C++ in various ways via a rich API. This API was preceded by an earlier version which has been deprecated since 2010 (but is still supported to provide backwards compatibility in the package 'RcppClassic'). This package 'RcppClassicExamples' provides usage examples for the older, deprecated API. There is also a corresponding package 'RcppExamples' with examples for the newer, current API which we strongly recommend as the basis for all new development. authors: - family-names: Eddelbuettel given-names: Dirk email: edd@debian.org orcid: https://orcid.org/0000-0001-6419-907X - family-names: Francois given-names: Romain orcid: https://orcid.org/0000-0002-2444-4226 - family-names: Samperi given-names: Dominick repository: https://eddelbuettel.r-universe.dev repository-code: https://github.com/eddelbuettel/rcppclassicexamples commit: c0a91ccaa9cf2f981086956603a4bb36f664315f url: https://dirk.eddelbuettel.com/code/rcpp.classic.html date-released: '2024-11-30' contact: - family-names: Eddelbuettel given-names: Dirk email: edd@debian.org orcid: https://orcid.org/0000-0001-6419-907X