# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "rextendr" in publications use:' type: software license: MIT title: 'rextendr: Call Rust Code from R using the ''extendr'' Crate' version: 0.3.1.9001 doi: 10.32614/CRAN.package.rextendr abstract: Provides functions to compile and load Rust code from R, similar to how 'Rcpp' or 'cpp11' allow easy interfacing with C++ code. Also provides helper functions to create R packages that use Rust code. Under the hood, the Rust crate 'extendr' is used to do all the heavy lifting. authors: - family-names: Wilke given-names: Claus O. email: wilke@austin.utexas.edu orcid: https://orcid.org/0000-0002-7470-9261 - family-names: Thomason given-names: Andy email: andy@andythomason.com - family-names: Reimert given-names: Mossa M. email: mossa@sund.ku.dk - family-names: Kosenkov given-names: Ilia email: ilia.kosenkov@outlook.com orcid: https://orcid.org/0000-0001-5563-7840 - family-names: Barrett given-names: Malcolm email: malcolmbarrett@gmail.com orcid: https://orcid.org/0000-0003-0299-5825 repository: https://extendr.r-universe.dev repository-code: https://github.com/extendr/rextendr commit: 6c5328273becd715023a1fb3f2eca212ec775462 url: https://extendr.github.io/rextendr/ contact: - family-names: Kosenkov given-names: Ilia email: ilia.kosenkov@outlook.com orcid: https://orcid.org/0000-0001-5563-7840