# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "tidyCpp" in publications use:' type: software license: GPL-2.0-or-later title: 'tidyCpp: Tidy C++ Header-Only Definitions for Parts of the C API of R' version: 0.0.7 doi: 10.32614/CRAN.package.tidyCpp abstract: Core parts of the C API of R are wrapped in a C++ namespace via a set of inline functions giving a tidier representation of the underlying data structures and functionality using a header-only implementation without additional dependencies. authors: - family-names: Eddelbuettel given-names: Dirk email: edd@debian.org repository: https://fastverse.r-universe.dev repository-code: https://github.com/eddelbuettel/tidycpp commit: 3d96f970baab0fb33d9728233fc7928260ede27b url: https://dirk.eddelbuettel.com/code/tidycpp.html date-released: '2023-11-30' contact: - family-names: Eddelbuettel given-names: Dirk email: edd@debian.org