# ------------------------------------------------ # CITATION.cff 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: 1.0.0 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://cran.r-universe.dev repository-code: https://github.com/NicChr/cppally/issues/ commit: a82b1cdad21d31846f32e473583c84a028fcc60f url: https://nicchr.github.io/cppally/ date-released: '2026-07-02' contact: - family-names: Christofides given-names: Nick email: nick.christofides.r@gmail.com orcid: https://orcid.org/0000-0002-9743-7342