forked from Sage-Bionetworks/mpowertools
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
28 lines (28 loc) · 859 Bytes
/
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
Package: mpowertools
Type: Package
Title: mPowerTools - Modules for processing data from mPower apps
Version: 0.1.0
Author: c(
person("Abhishek", "Pratap", email = "[email protected]", role = c("aut", "cre"))
person("Elias", "Chaibub Neto", email = "[email protected]", role = c("ctb"))
person("Thanneer", "Perumal", email = "[email protected]", role = c("ctb"))
Maintainer: Abhishek Pratap <[email protected]>
Description: More about what it does (maybe more than one line)
License: GPL-3
LazyData: TRUE
Imports: plyr,
dplyr,
qpcR,
ggplot2,
doMC,
jsonlite,
tidyr,
tester,
fractal,
lomb,
changepoint,
pracma,
stringr,
magrittr
URL: http://www.sagebase.org
RoxygenNote: 5.0.1.9000