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.
| Version: | 1.2.0 | 
| Imports: | Rcpp, utils, R.utils, tools | 
| LinkingTo: | Rcpp | 
| Suggests: | knitr, rmarkdown, testthat (≥ 2.1.0), data.table, zoo, readr, lubridate, zip | 
| Published: | 2022-06-30 | 
| DOI: | 10.32614/CRAN.package.read.gt3x | 
| Author: | Tuomo Nieminen [aut, cre],
  John Muschelli  [aut],
  Patrick Bos  [ctb],
  Vincent van Hees [ctb] | 
| Maintainer: | Tuomo Nieminen  <tuomo.a.nieminen at gmail.com> | 
| License: | EUPL version 1.1 | EUPL version 1.2 [expanded from: EUPL] | 
| NeedsCompilation: | yes | 
| Materials: | README, NEWS | 
| CRAN checks: | read.gt3x results |