Package: ggseg
Title: Plotting Tool for Brain Atlases
Version: 1.6.4
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"))
        )
Description: Contains 'ggplot2' geom for plotting brain atlases using 
    simple features. The largest component of the package is the data 
    for the two built-in atlases. Mowinckel & Vidal-Piñeiro (2020)
    <doi:10.1177/2515245920928009>.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.1
Depends: R (>= 3.3)
LazyData: true
LazyDataCompression: xz
Imports: ggplot2 (>= 3.3), dplyr (>= 1.0.0), tidyr (>= 1.0.0), sf (>=
        0.9-2), grid, utils, vctrs
Suggests: knitr, here, rmarkdown, freesurfer, covr, vdiffr, testthat
        (>= 2.1.0), devtools, spelling
VignetteBuilder: knitr
URL: https://github.com/ggseg/ggseg
BugReports: https://github.com/ggseg/ggseg/issues
Language: en-US
NeedsCompilation: no
Packaged: 2021-09-02 08:31:26 UTC; athanasm
Author: Athanasia Mo Mowinckel [aut, cre]
    (<https://orcid.org/0000-0002-5756-0223>),
  Didac Vidal-Piñeiro [aut] (<https://orcid.org/0000-0001-9997-9156>)
Maintainer: Athanasia Mo Mowinckel <a.m.mowinckel@psykologi.uio.no>
Repository: CRAN
Date/Publication: 2021-09-03 12:20:09 UTC
