Package: GGIRread Type: Package Title: Wearable Accelerometer Data File Readers Version: 1.0.9 Date: 2026-07-15 Authors@R: c(person("Vincent T","van Hees",role=c("aut","cre"), email="v.vanhees@accelting.com"), person(given = "Patrick",family = "Bos", role = c("aut"), email = "egpbos@gmail.com", comment = c(ORCID = "0000-0002-6033-960X")), person("Lena","Kushleyeva",role="ctb"), person("Jing Hua","Zhao",role="ctb"), person("Evgeny","Mirkes",role="ctb"), person("Dan","Jackson",role="ctb"), person("Jairo H","Migueles",role="ctb"), person("Medical Research Council UK", role = c("cph", "fnd")), person("Accelting", role = c("cph", "fnd"))) Maintainer: Vincent T van Hees Description: Reads data collected from wearable acceleratometers as used in sleep and physical activity research. Currently supports file formats: binary data from 'GENEActiv' , .bin-format from GENEA devices (not for sale), and .cwa-format from 'Axivity' . Further, it has functions for reading text files with epoch level aggregates from 'Actical', 'Fitbit', 'Actiwatch', 'ActiGraph', and 'PhilipsHealthBand'. Primarily designed to complement R package GGIR . URL: https://github.com/wadpac/GGIRread/ BugReports: https://github.com/wadpac/GGIRread/issues License: Apache License (== 2.0) Suggests: testthat Imports: matlab, bitops, Rcpp (>= 0.12.10), data.table, readxl, jsonlite, digest Depends: stats, utils, R (>= 3.5.0) NeedsCompilation: yes LinkingTo: Rcpp ByteCompile: yes Repository: https://wadpac.r-universe.dev Date/Publication: 2026-07-15 10:52:30 UTC RemoteUrl: https://github.com/wadpac/ggirread RemoteRef: HEAD RemoteSha: 45ef623c0f71c0e34ad02c3300709cbb4f6bc03f Packaged: 2026-07-15 11:39:01 UTC; root Author: Vincent T van Hees [aut, cre], Patrick Bos [aut] (ORCID: ), Lena Kushleyeva [ctb], Jing Hua Zhao [ctb], Evgeny Mirkes [ctb], Dan Jackson [ctb], Jairo H Migueles [ctb], Medical Research Council UK [cph, fnd], Accelting [cph, fnd]