Package: postGGIR
Version: 2.4.0.2
Date: 2022-01-06
Title: Data Processing after Running 'GGIR' for Accelerometer Data
Authors@R: c(
    person(given = "Wei", family = "Guo", 
        role = c("aut", "cre"), email = "wei.guo3@nih.gov"), 
    person(given = "Andrew", family = "Leroux", 
        role = c("aut"), email = "andrew.leroux@cuanschutz.edu"), 
    person(given = "Vadim", family = "Zipunnikov", 
        role = c("aut"), email = "vzipunni@jhsph.edu"),  
    person(given = "Kathleen", family = "Merikangas",  
        role = c("aut"), email = "merikank@mail.nih.gov")           
      )
Maintainer: Wei Guo <wei.guo3@nih.gov>
Description: Generate all necessary R/Rmd/shell files for data processing after running 'GGIR' (v2.4.0) for accelerometer data. In part 1, all csv files in the GGIR output directory were read, transformed and then merged. In part 2, the GGIR output files were checked and summarized in one excel sheet. In part 3, the merged data was cleaned according to the number of valid hours on each night and the number of valid days for each subject. In part 4, the cleaned activity data was imputed by the average Euclidean norm minus one (ENMO) over all the valid days for each subject. Finally, a comprehensive report of data processing was created using Rmarkdown, and the report includes few exploratory plots and multiple commonly used features extracted from minute level actigraphy data. 
URL: https://github.com/dora201888/postGGIR
BugReports: https://github.com/dora201888/postGGIR/issues
License: GPL-3
Imports: refund, denseFLMM, dplyr, xlsx, survival, stats, tidyr, zoo,
        ineq, cosinor, cosinor2, abind, accelerometry, ActCR, ActFrag,
        minpack.lm, kableExtra, GGIR
Depends: R (>= 3.6.0)
Suggests: knitr, rmarkdown
Encoding: UTF-8
ByteCompile: true
Type: Package
VignetteBuilder: knitr
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2022-01-06 13:33:20 UTC; guow4
Author: Wei Guo [aut, cre],
  Andrew Leroux [aut],
  Vadim Zipunnikov [aut],
  Kathleen Merikangas [aut]
Repository: CRAN
Date/Publication: 2022-01-06 14:30:02 UTC
Built: R 4.2.0; ; 2023-07-11 03:19:10 UTC; unix
