# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "RcppDate" in publications use:' type: software license: GPL-2.0-or-later title: 'RcppDate: ''date'' C++ Header Library for Date and Time Functionality' version: 0.0.4.1 doi: 10.32614/CRAN.package.RcppDate abstract: A header-only C++ library is provided with support for dates, time zones, ISO weeks, Julian dates, and Islamic dates. 'date' offers extensive date and time functionality for the C++11, C++14 and C++17 standards and was written by Howard Hinnant and released under the MIT license. A slightly modified version has been accepted (along with 'tz.h') as part of C++20. This package regroups all header files from the upstream repository by Howard Hinnant so that other R packages can use them in their C++ code. At present, few of the types have explicit 'Rcpp' wrappers though these may be added as needed. authors: - family-names: Eddelbuettel given-names: Dirk email: edd@debian.org orcid: https://orcid.org/0000-0001-6419-907X - family-names: Hinnant given-names: Howard repository: https://eddelbuettel.r-universe.dev repository-code: https://github.com/eddelbuettel/rcppdate commit: def2d16114ddf60b61c782f5ac971b5ca6449525 url: https://dirk.eddelbuettel.com/code/rcpp.date.html date-released: '2024-10-14' contact: - family-names: Eddelbuettel given-names: Dirk email: edd@debian.org orcid: https://orcid.org/0000-0001-6419-907X