-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
41 lines (41 loc) · 978 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
Package: FCtools
Type: Package
Title: Post-processing, analyzing and visualizng brain connectivity data
Version: 1.0.0
Authors@R: c(
person("Junhong", "Yu", , "[email protected]", role = "aut",
comment = c(ORCID = "0000-0002-2563-9658")),
person("Charly", "Billaud", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0009-0001-3466-9963"))
)
Maintainer: Junhong Yu <[email protected]>
Description: A collection of in-house R functions for post-processing, analyzing and visualizing brain connectivity data
License: GPL-3
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.1
Depends:
R (>= 4.1.0)
Imports:
caret,
ciftiTools,
circlize,
cowplot,
doParallel,
doSNOW,
fMRItools,
foreach,
ggplot2,
ggplotify,
ggraph,
grid,
gridExtra,
igraph,
parallel,
png,
ggplotify,
plotly,
psych,
stringr,
reshape2