Package: activityCounts
Type: Package
Title: Generate ActiLife Counts
Version: 0.1.2
Authors@R: c(
  person("Ruben", "Brondeel", role = "aut"),
  person("Javad", "Rahimipour Anaraki", role = "aut"),
  person("SeyedJavad", "KhataeiPour", role = c("aut", "cre"), email = "skhataeipour@mun.ca"),
  person("Daniel", "Fuller", role = c("aut", "cph")),
  person(family = "Beap Lab", role = "cph")
  )
Description: ActiLife software generates activity counts from data collected by Actigraph accelerometers <https://s3.amazonaws.com/actigraphcorp.com/wp-content/uploads/2017/11/26205758/ActiGraph-White-Paper_What-is-a-Count_.pdf>.
  Actigraph is one of the most common research-grade accelerometers. There is considerable research
  validating and developing algorithms for human activity using ActiLife counts. Unfortunately,
  ActiLife counts are proprietary and difficult to implement if researchers use different accelerometer brands.
  The code  creates ActiLife counts from raw acceleration data for different accelerometer brands and it is developed
  based on the study done by Brond and others (2017) <doi:10.1249/MSS.0000000000001344>.
URL: https://github.com/walkabillylab/activityCounts,
        https://github.com/jbrond/ActigraphCounts
BugReports: https://github.com/walkabillylab/activityCounts/issues
Depends: R (>= 2.10)
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Suggests: knitr, rmarkdown, ggplot2
VignetteBuilder: knitr
Imports: seewave, signal, tibble, lubridate, magrittr
NeedsCompilation: no
Packaged: 2019-07-26 14:41:51 UTC; dfuller
Author: Ruben Brondeel [aut],
  Javad Rahimipour Anaraki [aut],
  SeyedJavad KhataeiPour [aut, cre],
  Daniel Fuller [aut, cph],
  Beap Lab [cph]
Maintainer: SeyedJavad KhataeiPour <skhataeipour@mun.ca>
Repository: CRAN
Date/Publication: 2019-07-31 07:30:04 UTC
Built: R 4.0.2; ; 2020-07-16 04:13:18 UTC; unix
