# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "cppally" in publications use:' type: software license: MIT title: 'cppally: A ''C++20'' API for R' version: 0.1.0.9000 doi: 10.32614/CRAN.package.cppally abstract: A header-only 'C++20' API for manipulating R data structures from 'C++'. Provides 'C++20' concepts specific to R, custom scalar and vector classes with built-in NA handling, automatic object protection, 'SIMD' (single-instruction-multiple-data), parallelisation, and a streamlined system for registering 'C++' functions, including templates, to R. Full API reference and documentation are available at . authors: - family-names: Christofides given-names: Nick email: nick.christofides.r@gmail.com orcid: https://orcid.org/0000-0002-9743-7342 repository: https://nicchr.r-universe.dev repository-code: https://github.com/NicChr/cppally/issues/ commit: 9fcdbde01b2fc07a218224276db215e3b2a9a935 url: https://nicchr.github.io/cppally/ date-released: '2026-06-06' contact: - family-names: Christofides given-names: Nick email: nick.christofides.r@gmail.com orcid: https://orcid.org/0000-0002-9743-7342