# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "mixtime" in publications use:' type: software license: MIT title: 'mixtime: Mixed Temporal Vectors and Operations' version: 0.1.0 abstract: Flexible time classes for time series analysis and forecasting with mixed temporal granularities. Supports linear and cyclical time representations in discrete and continuous forms, with timezone support, across multiple calendar systems including Gregorian and ISO week date calendars. Time points are stored numerically relative to a chronon; an atomic time granule defined by time units of a calendar. Calendrical arithmetic enables conversion between time granules (e.g. days to months) and calendar systems. Multi-unit arithmetic allows for temporal analysis with other granules of common calendars (e.g. fortnights are 2-week units). Time vectors of different granularities (e.g. monthly and quarterly) can be combined in a single vector, making 'mixtime' ideal for data that changes observation frequency over time or requires temporal reconciliation across scales. The package is extensible, allowing users to define custom calendars that build upon civil and astronomical time systems. authors: - family-names: O'Hara-Wild given-names: Mitchell email: mail@mitchelloharawild.com orcid: https://orcid.org/0000-0001-6729-7695 repository: https://cran.r-universe.dev repository-code: https://github.com/mitchelloharawild/mixtime commit: 633100ae1b063d98b84d438b45bb3628d7f82c65 url: https://pkg.mitchelloharawild.com/mixtime/ date-released: '2026-05-19' contact: - family-names: O'Hara-Wild given-names: Mitchell email: mail@mitchelloharawild.com orcid: https://orcid.org/0000-0001-6729-7695