# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "cepiweek" in publications use:' type: software license: MIT title: 'cepiweek: Continuous Epidemiological Week Indexing for Time-Series Analysis' version: 0.1.2 doi: 10.32614/CRAN.package.cepiweek abstract: Provides a simple algorithm to generate a continuous epidemiological week index from date variables in a dataframe. Weeks are computed as sequential 7-day intervals starting from the earliest observed date. They do not reset at calendar year boundaries and are not ISO 8601 nor MMWR calendar weeks. The approach is intended for epidemiological modeling and time-series analysis where temporal continuity is required. The generated weeks are sequential and do not reset at calendar year boundaries. authors: - family-names: Degina given-names: Daniel email: degina@example.com repository: https://deginadaniel.r-universe.dev commit: 407ab7197a54bf87de31e951098ffbed8fda7f98 date-released: '2026-02-18' contact: - family-names: Degina given-names: Daniel email: degina@example.com