forked from cran/GGIR
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
executable file
·36 lines (36 loc) · 1.64 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
Package: GGIR
Type: Package
Title: Raw Accelerometer Data Analysis
Version: 1.5-12
Date: 2017-8-8
Authors@R: c(person("Vincent T","van Hees",role=c("aut","cre"),
email="vincentvanhees@gmail.com"),
person("Zhou","Fang",role="ctb"),
person("Jing Hua","Zhao",role="ctb"),
person("Joe","Heywood",role="ctb"),
person("Evgeny","Mirkes",role="ctb"),
person("Severine","Sabia",role="ctb"),
person("Jairo H","Migueles",role="ctb"))
Maintainer: Vincent T van Hees <vincentvanhees@gmail.com>
Description: A tool to process and analyse data collected with wearable raw acceleration sensors. The package has been developed and tested for binary data from GENEActiv and GENEA devices, .csv-export data from Actigraph devices, and .cwa and .wav-format data from Axivity. These devices are currently widely used in research on human daily physical activity.
URL: https://github.com/wadpac/GGIR/,
https://groups.google.com/forum/#!forum/RpackageGGIR
BugReports: https://github.com/wadpac/GGIR/issues
License: LGPL (>= 2.0, < 3) | file LICENSE
Suggests: MASS, signal, zoo, mmap, bitops, matlab, GENEAread, tuneR,
testthat, covr, knitr, rmarkdown
Imports: data.table, Rcpp (>= 0.12.10)
Depends: stats, utils, R (>= 2.10)
NeedsCompilation: yes
LinkingTo: Rcpp
VignetteBuilder: knitr
Packaged: 2017-08-08 13:52:44 UTC; vincent
Author: Vincent T van Hees [aut, cre],
Zhou Fang [ctb],
Jing Hua Zhao [ctb],
Joe Heywood [ctb],
Evgeny Mirkes [ctb],
Severine Sabia [ctb],
Jairo H Migueles [ctb]
Repository: CRAN
Date/Publication: 2017-08-08 14:28:57 UTC