# ------------------------------------------------ # CITATION.cff 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://danieldegina.r-universe.dev commit: 32f4c9989ab2de0b6f40180c587c09776c53f19e date-released: '2026-07-04' contact: - family-names: Degina given-names: Daniel email: degina@example.com