# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "zeitR" in publications use:' type: software license: MIT title: 'zeitR: Actigraphy Data Parsing and Analysis for R' version: 0.1.0 abstract: Provides tools for importing, parsing, and analysing raw actigraphy data from wrist-worn devices. Implements a full sleep analysis pipeline — off-wrist detection, main sleep period detection, nap detection, and WASO computation — validated epoch-for-epoch against the Condor circadiaBase Python reference pipeline using ActTrust hardware. Also computes standard non-parametric circadian rhythm variables (interdaily stability, intradaily variability, relative amplitude, L5, M10). Device-specific parameter presets can be swapped to adapt the pipeline to other actigraph models. Designed to complement slumbR in the Circadia Lab ecosystem. authors: - family-names: França given-names: Lucas email: lucas.franca@northumbria.ac.uk orcid: https://orcid.org/0000-0003-0853-1319 - family-names: Leocadio-Miguel given-names: Mario email: mario.miguel@northumbria.ac.uk orcid: https://orcid.org/0000-0002-7248-3529 repository: https://circadia-bio.r-universe.dev repository-code: https://github.com/circadia-bio/zeitR commit: 3a0d920bcd81d5962ffebc93abd2d568e823fb97 url: https://zeitr.circadia-lab.uk date-released: '2026-06-29' contact: - family-names: França given-names: Lucas email: lucas.franca@northumbria.ac.uk orcid: https://orcid.org/0000-0003-0853-1319