Package: read.gt3x
Type: Package
Title: Parse 'ActiGraph' 'GT3X'/'GT3X+' 'Accelerometer' Data
Version: 1.2.0
Authors@R: 
    c(person(given = "Tuomo",
             family = "Nieminen",
             role = c("aut", "cre"),
             email = "tuomo.a.nieminen@gmail.com"),
      person(given = "John",
             family = "Muschelli",
             role = "aut",
             email = "muschellij2@gmail.com",
             comment = c(ORCID = "0000-0001-6469-1750")),
      person(given = "Patrick",
             family = "Bos",
             role = "ctb",
             email = "egpbos@gmail.com",
             comment = c(ORCID = "0000-0002-6033-960X")),
      person(given = "Vincent",
             family = "van Hees",
             role = "ctb",
             email = "v.vanhees@accelting.com"))
Description: Implements a high performance C++ parser 
    for 'ActiGraph' 'GT3X'/'GT3X+' data format (with extension '.gt3x') 
    for 'accelerometer' samples. Activity samples can be easily read into a
    matrix or data.frame.  This allows for storing the raw 'accelerometer' 
    samples in the original binary format to reserve space.
License: EUPL
Encoding: UTF-8
LinkingTo: Rcpp
Imports: Rcpp, utils, R.utils, tools
RoxygenNote: 7.1.2
Suggests: knitr, rmarkdown, testthat (>= 2.1.0), data.table, zoo,
        readr, lubridate, zip
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2022-06-30 07:13:11 UTC; tuomo
Author: Tuomo Nieminen [aut, cre],
  John Muschelli [aut] (<https://orcid.org/0000-0001-6469-1750>),
  Patrick Bos [ctb] (<https://orcid.org/0000-0002-6033-960X>),
  Vincent van Hees [ctb]
Maintainer: Tuomo Nieminen <tuomo.a.nieminen@gmail.com>
Repository: CRAN
Date/Publication: 2022-06-30 07:40:02 UTC
Built: R 4.6.0; aarch64-apple-darwin20; 2025-07-18 05:53:16 UTC; unix
Archs: read.gt3x.so.dSYM
