-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathDESCRIPTION
54 lines (54 loc) · 1022 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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
Package: eegR
Type: Package
Title: Analyze EEG Signals
Version: 0.0.910
Date: 2021-04-18
Author: Denes Toth
Maintainer: Denes Toth <[email protected]>
Description: The eegR package has been developed to process
electroencephalography (EEG) signals. This is only a pre-alpha version
which has basic support for pre-processing EEG signals and provides
some more advanced tools to plot and analyze averaged event related
potentials (ERPs).
Depends:
R (>= 3.1.0)
License: GPL-3
Imports:
abind,
checkmate,
corpcor,
data.table,
doParallel,
fdasrvf,
foreach,
iterators,
ggplot2,
gplots,
grid,
gtable,
matrixStats,
orthopolynom,
parallel,
proj4,
permute,
RColorBrewer,
Rcpp,
sgeostat,
utils
Suggests:
alphashape3d,
car,
caTools,
ez,
geometry,
knitr,
microbenchmark,
plotrix,
rgl,
rmarkdown,
shiny,
shinyRGL,
zoo
LinkingTo: Rcpp
VignetteBuilder: knitr
RoxygenNote: 7.1.1