-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathDESCRIPTION
45 lines (45 loc) · 1.36 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
Package: ggsegSchaefer
Title: Schaefer datasets for the ggseg-plotting tool
Version: 2.0.4
Authors@R: c(person("Athanasia Mo", "Mowinckel",
email = "[email protected]",
role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-5756-0223")),
person("Didac", "Vidal-Piñeiro",
email = "[email protected]",
role = c("aut"),
comment = c(ORCID = "0000-0001-9997-9156")),
person("Monica", "Thieu",
email = "[email protected]",
role = c("ctb"),
comment = c(ORCID = "0000-0002-6376-0467")))
Description: This is a support package for the ggseg, and ggseg3d packages.
It contains the Schaefer atlases to plot using functions from those two packages.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.1
Depends: R (>= 3.5.0)
LazyData: true
LazyDataCompression: xz
Imports:
ggplot2,
ggseg,
ggseg3d
Suggests:
tidyverse,
knitr,
usethis,
rmarkdown,
covr,
testthat (>= 2.1.0),
devtools,
renv,
freesurfer,
roxygen2
Enhances:
ggsegExtra
VignetteBuilder: knitr
Remotes:
ggseg/ggsegExtra
URL: https://github.com/LCBC-UiO/ggsegSchaefer
BugReports: https://github.com/LCBC-UiO/ggsegSchaefer/issues