# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "RcppFastFloat" in publications use:' type: software license: GPL-2.0-or-later title: 'RcppFastFloat: ''Rcpp'' Bindings for the ''fast_float'' Header-Only Library for Number Parsing' version: 0.0.4 doi: 10.32614/CRAN.package.RcppFastFloat identifiers: - type: url value: https://dirk.eddelbuettel.com/code/rcpp.fastfloat.html abstract: Converting ascii text into (floating-point) numeric values is a very common problem. The 'fast_float' header-only C++ library by Daniel Lemire does it very well and very fast at up to or over to 1 gigabyte per second as described in more detail in . 'fast_float' is licensed under the Apache 2.0 license and provided here for use by other R packages via a simple 'LinkingTo:' statement. authors: - family-names: Eddelbuettel given-names: Dirk email: edd@debian.org orcid: https://orcid.org/0000-0001-6419-907X - family-names: Knapp given-names: Brendan orcid: https://orcid.org/0000-0003-3284-4972 - family-names: Lemire given-names: Daniel orcid: https://orcid.org/0000-0003-3306-6922 repository: https://eddelbuettel.r-universe.dev repository-code: https://github.com/eddelbuettel/rcppfastfloat commit: 84767f7da6943f5a349d37bb94f43e2e7e17d2ff url: https://github.com/eddelbuettel/rcppfastfloat/ date-released: '2023-01-20' contact: - family-names: Eddelbuettel given-names: Dirk email: edd@debian.org orcid: https://orcid.org/0000-0001-6419-907X