-
Notifications
You must be signed in to change notification settings - Fork 18
/
DESCRIPTION
executable file
·91 lines (91 loc) · 2.37 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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
Package: ggsegExtra
Title: Extra Utilities for the 'ggseg' and 'ggseg3d' Plotting Tools
Version: 1.5.33.004
Authors@R: c(person("Athanasia Mo", "Mowinckel",
email = "a.m.mowinckel@psykologi.uio.no",
role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-5756-0223")),
person("Didac", "Vidal-Piñeiro",
email = "d.v.pineiro@psykologi.uio.no",
role = c("aut"),
comment = c(ORCID = "0000-0001-9997-9156")),
person("John", "Muschelli",
email = "muschellij2@gmail.com",
role = c("ctb"),
comment = c(ORCID = "0000-0001-6469-1750")))
Description: Contains functions to create new data sets compatible with the 'ggseg' and 'ggseg3d'
packages for plotting brain segmentations through R. Requires several external software to
be installed on the system for atlas creations to work, and most of these are not available
for windows. But atlas creation tools exist for 2d simple features data, and also 3d tri-surface
mesh plots. Also has a list of compatible data sets and functions for easy installation of these.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.1
Depends:
R (>= 3.5.0),
ggseg (>= 1.6.0),
ggseg3d (>= 1.6.0)
Imports:
ggplot2,
smoothr,
raster,
magick,
withr,
freesurfer,
janitor,
jsonlite,
readr,
dplyr,
tidyr,
stringr,
grDevices,
plotly,
xml2,
utils,
sf,
stats,
rmapshaper,
stars,
geomorph,
rgdal,
pbmcapply
Suggests:
ggsegYeo2011,
ggsegDesterieux,
ggsegChen,
ggsegSchaefer,
ggsegGlasser,
ggsegJHU,
ggsegTracula,
ggsegICBM,
ggsegHO,
ggsegDefaultExtra,
ggsegDKT,
knitr,
rmarkdown,
covr,
hexSticker,
testthat (>= 2.1.0),
spelling
VignetteBuilder: knitr
Remotes:
ggseg/ggsegYeo2011,
ggseg/ggsegDesterieux,
ggseg/ggsegChen,
ggseg/ggsegSchaefer,
ggseg/ggsegGlasser,
ggseg/ggsegJHU,
ggseg/ggsegTracula,
ggseg/ggsegICBM,
ggseg/ggsegHO,
ggseg/ggsegDefaultExtra,
ggseg/ggsegDKT
URL: https://github.com/ggseg/ggsegExtra
BugReports: https://github.com/ggseg/ggsegExtra/issues
Language: en-US
SystemRequirements:
orca,
FSL,
Freesurfer,
ImageMagick,
GDAL