-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathDESCRIPTION
38 lines (38 loc) · 1.11 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
37
38
Package: mpowertools
Type: Package
Title: mPowerTools - Modules for processing data from mPower apps
Version: 0.1.1
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("aut", "ctb"))
person("Meghashyam", "Tummalacherla", email = "[email protected]", role = c("ctb")))
Maintainer: Thanneer Malai Perumal <[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,
seewave,
tuneR,
signal,
data.table,
e1071,
pracma,
EMD,
statcomp,
purrr
URL: http://www.sagebase.org
RoxygenNote: 5.0.1.9000