# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "datetimeutils" in publications use:' type: software license: GPL-3.0-only title: 'datetimeutils: Utilities for Dates and Times' version: 0.6-5 doi: 10.32614/CRAN.package.datetimeutils identifiers: - type: url value: https://git.sr.ht/~enricoschumann/datetimeutils abstract: Utilities for handling dates and times, such as selecting particular days of the week or month, formatting timestamps as required by RSS feeds, or converting timestamp representations of other software (such as 'MATLAB' and 'Excel') to R. The package is lightweight (no dependencies, pure R implementations) and relies only on R's standard classes to represent dates and times ('Date' and 'POSIXt'); it aims to provide efficient implementations, through vectorisation and the use of R's native numeric representations of timestamps where possible. authors: - family-names: Schumann given-names: Enrico email: es@enricoschumann.net orcid: https://orcid.org/0000-0001-7601-6576 repository: https://enricoschumann.r-universe.dev repository-code: https://github.com/enricoschumann/datetimeutils commit: c9de5a0a2709c6faf132e1d2cd65cb9997e503da url: https://enricoschumann.net/R/packages/datetimeutils/ date-released: '2025-04-01' contact: - family-names: Schumann given-names: Enrico email: es@enricoschumann.net orcid: https://orcid.org/0000-0001-7601-6576