Package: PhysicalActivity
Version: 0.2-2
Date: 2018-05-18
Title: Process Accelerometer Data for Physical Activity Measurement
Authors@R: c(person("Leena", "Choi", role = c("aut", "cre"),
    email = "leena.choi@Vanderbilt.Edu"),
    person("Cole", "Beck", role = "aut"),
    person("Zhouwen", "Liu", role = "aut"),
    person("Charles E.", "Matthews", role = "aut"),
    person("Maciej S.", "Buchowski", role = "aut"))
Description: It provides a function "wearingMarking" for classification of monitor
    wear and nonwear time intervals in accelerometer data collected to assess
    physical activity. The package also contains functions for making plot for 
    accelerometer data and obtaining the summary of various information including 
    daily monitor wear time and the mean monitor wear time during valid days.      
    The revised package version 0.2-1 improved the functions in the previous version
    regarding speed and robustness. In addition, several functions were added: 
    "markDelivery" can classify days for ActiGraph delivery by mail; 
    "markPAI" can categorize physical activity intensity level based on user-defined 
    cut-points of accelerometer counts. It also supports importing ActiGraph AGD files 
    with "readActigraph" and "queryActigraph" functions. The package also better supports
    time zones and daylight saving.
License: GPL (>= 3)
Depends: R (>= 2.10)
Suggests: RSQLite, DBI
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-05-18 17:09:28 UTC; leenachoi
Author: Leena Choi [aut, cre],
  Cole Beck [aut],
  Zhouwen Liu [aut],
  Charles E. Matthews [aut],
  Maciej S. Buchowski [aut]
Maintainer: Leena Choi <leena.choi@Vanderbilt.Edu>
Repository: CRAN
Date/Publication: 2018-05-18 22:03:34 UTC
