Package: ggseg
Title: Plotting Tool for Brain Atlases
Version: 1.6.5
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.2
Depends: R (>= 3.3)
LazyData: true
LazyDataCompression: xz
Imports: ggplot2 (>= 3.3), dplyr (>= 1.0.0), tidyr (>= 1.0.0), sf (>=
        0.9-2), stats, grid, utils, vctrs
Suggests: knitr, here, rmarkdown, covr, vdiffr, devtools, testthat (>=
        2.1.0), spelling
VignetteBuilder: knitr
URL: https://github.com/ggseg/ggseg
BugReports: https://github.com/ggseg/ggseg/issues
Language: en-US
SystemRequirements: C++11, GDAL (>= 2.0.1), GEOS (>= 3.4.0), PROJ (>=
        4.8.0)
NeedsCompilation: no
Packaged: 2022-06-13 10:19:42 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: 2022-06-13 11:10:02 UTC
Built: R 4.2.0; ; 2023-07-11 01:21:24 UTC; unix
