# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "cpp11" in publications use:' type: software license: MIT title: 'cpp11: A C++11 Interface for R''s C Interface' version: 0.4.7.9000 abstract: Provides a header only, C++11 interface to R's C interface. Compared to other approaches 'cpp11' strives to be safe against long jumps from the C API as well as C++ exceptions, conform to normal R function semantics and supports interaction with 'ALTREP' vectors. authors: - family-names: Vaughan given-names: Davis email: davis@posit.co orcid: https://orcid.org/0000-0003-4777-038X - family-names: Hester given-names: Jim orcid: https://orcid.org/0000-0002-2739-7082 - family-names: François given-names: Romain orcid: https://orcid.org/0000-0002-2444-4226 repository: https://r-lib.r-universe.dev repository-code: https://github.com/r-lib/cpp11 url: https://cpp11.r-lib.org contact: - family-names: Vaughan given-names: Davis email: davis@posit.co orcid: https://orcid.org/0000-0003-4777-038X