Package: ggseg
Title: Plotting Tool for Brain Atlases
Version: 1.6.7
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("Ramiro", "Magno",
            email = "ramiro.magno@gmail.com",
            role = c("aut"),
        comment = c(ORCID = "0000-0001-5226-3441"))
        )
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.3.2
Depends: R (>= 3.3)
LazyData: true
LazyDataCompression: xz
Imports: ggplot2 (>= 3.3), dplyr (>= 1.0.0), tidyr (>= 1.0.0), sf,
        stats, grid, utils, vctrs
Suggests: knitr, here, rmarkdown, covr, vdiffr, devtools, testthat (>=
        3.0.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)
Config/testthat/edition: 3
Config/testthat/parallel: true
NeedsCompilation: no
Packaged: 2025-11-14 20:49:43 UTC; athanasm
Author: Athanasia Mo Mowinckel [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-5756-0223>),
  Didac Vidal-Piñeiro [aut] (ORCID:
    <https://orcid.org/0000-0001-9997-9156>),
  Ramiro Magno [aut] (ORCID: <https://orcid.org/0000-0001-5226-3441>)
Maintainer: Athanasia Mo Mowinckel <a.m.mowinckel@psykologi.uio.no>
Repository: CRAN
Date/Publication: 2025-11-14 23:50:08 UTC
