forked from th1vairam/mpowertools
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
38 lines (38 loc) · 1.1 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 = "apratap@sagebase.org", role = c("aut", "cre"))
person("Elias", "Chaibub Neto", email = "elias.chaibub.neto@sagebase.org", role = c("ctb"))
person("Thanneer", "Perumal", email = "thanneer.perumal@sagebase.org", role = c("aut", "ctb"))
person("Meghashyam", "Tummalacherla", email = "meghasyam@sagebase.org", role = c("ctb")))
Maintainer: Thanneer Malai Perumal <thanneer.perumal@sagebase.org>
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: 6.1.1