# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "RcppInt64" in publications use:' type: software license: GPL-2.0-or-later title: 'RcppInt64: ''Rcpp''-Based Helper Functions to Pass ''Int64'' and ''nanotime'' Values Between ''R'' and ''C++''' version: 0.0.5 doi: 10.32614/CRAN.package.RcppInt64 abstract: '''Int64'' values can be created and accessed via the ''bit64'' package and its ''integer64'' class which package the ''int64'' representation cleverly into a ''double''. The ''nanotime'' packages builds on this to support nanosecond-resolution timestamps. This packages helps conversions between ''R'' and ''C++'' via several helper functions provided via a single header file. A complete example client package is included as an illustration.' authors: - family-names: Eddelbuettel given-names: Dirk email: edd@debian.org orcid: https://orcid.org/0000-0001-6419-907X repository: https://eddelbuettel.r-universe.dev repository-code: https://github.com/eddelbuettel/rcppint64 commit: 4cf8fe1d511cf9f18affaab597d9f8a2d3807853 url: https://github.com/eddelbuettel/rcppint64 date-released: '2024-04-30' contact: - family-names: Eddelbuettel given-names: Dirk email: edd@debian.org orcid: https://orcid.org/0000-0001-6419-907X