# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "actigraph.sleepr" in publications use:' type: software license: GPL-2.0-or-later title: 'actigraph.sleepr: Detect Periods of Sleep and Non-Wear in ''ActiGraph'' Data' version: 0.3.1 abstract: Reads *.agd files exported from 'ActiGraph' devices; implements the Troiano (2008) and Choi (2011) algorithms for detecting periods on non-wear; implements the Sadeh (1994) and Cole-Kripke (1992) algorithms for detecting asleep/awake state and the Tudor-Locke (2014) algorithm to detect sleep periods from asleep/awake states. authors: - family-names: Petkova given-names: Desislava email: desislavka@gmail.com repository: https://cran.r-universe.dev repository-code: https://github.com/dipetkov/actigraph.sleepr commit: a953f3acc30e51f8a742b83e59c4d8d8d880d053 url: https://github.com/dipetkov/actigraph.sleepr date-released: '2026-06-02' contact: - family-names: Petkova given-names: Desislava email: desislavka@gmail.com