Package: ActFrag
Type: Package
Title: Activity Fragmentation Metrics Extracted from Minute Level
        Activity Data
Version: 0.1.1
Authors@R: c(
    person(given = "Junrui", family = "Di", 
        role = c("aut", "cre"), email = "dijunrui@gmail.com"),
    person(given = "John", family = "Muschelli", 
        role = c("aut"), email = "muschellij2@gmail.com"),
    person(given = "Vadim", family = "zipunnikov", 
        role = c("aut"), email = "vadim.zipunnikov@gmail.com")
      )
Maintainer: Junrui Di <dijunrui@gmail.com>
Description: Recent studies haven shown that, on top of total daily active/sedentary volumes, the time 
  accumulation strategies provide more sensitive information. This package provides functions to extract 
  commonly used fragmentation metrics to quantify such time accumulation strategies based on minute level 
  actigraphy-measured activity counts data. 
License: GPL-3
Imports: accelerometry, dplyr, ineq, survival, stats, tidyr
Depends: R (>= 3.5.0),
Suggests: knitr, rmarkdown, testthat
Encoding: UTF-8
LazyData: TRUE
ByteCompile: true
VignetteBuilder: knitr
URL: https://github.com/junruidi/ActFrag
BugReports: https://github.com/junruidi/ActFrag/issues
RoxygenNote: 7.0.2
NeedsCompilation: no
Packaged: 2020-02-11 18:38:32 UTC; dij02
Author: Junrui Di [aut, cre],
  John Muschelli [aut],
  Vadim zipunnikov [aut]
Repository: CRAN
Date/Publication: 2020-02-11 19:00:10 UTC
Built: R 4.2.0; ; 2023-07-11 02:57:35 UTC; unix
