# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "tind" in publications use:' type: software license: GPL-3.0-only title: 'tind: A Common Representation of Time Indices of Different Types' version: 0.2.4 doi: 10.32614/CRAN.package.tind abstract: Provides an easy-to-use tind class representing time indices of different types (years, quarters, months, ISO 8601 weeks, dates, time of day, date-time, and arbitrary integer/numeric indices). Includes an extensive collection of functions for calendrical computations (including business applications), index conversions, index parsing, and other operations. Auxiliary classes representing time differences and time intervals (with set operations and index matching functionality) are also provided. All routines have been optimised for speed in order to facilitate computations on large datasets. More details regarding calendars in general and calendrical algorithms can be found in "Calendar FAQ" by Claus Tøndering . authors: - family-names: Klima given-names: Grzegorz email: dever@post.pl repository: https://dever-pl.r-universe.dev repository-code: https://github.com/dever-pl/tind commit: 1810382303cad2b9cde6108ecf757b40addc1869 url: https://github.com/dever-pl/tind date-released: '2026-02-02' contact: - family-names: Klima given-names: Grzegorz email: dever@post.pl