Package: ggseg Title: Plotting Tool for Brain Atlases Version: 2.2.1 Authors@R: c( person("Athanasia Mo", "Mowinckel", , "a.m.mowinckel@psykologi.uio.no", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-5756-0223")), person("Didac", "Vidal-Piñeiro", , "d.v.pineiro@psykologi.uio.no", role = "aut", comment = c(ORCID = "0000-0001-9997-9156")), person("Ramiro", "Magno", , "ramiro.magno@gmail.com", role = "ctb", comment = c(ORCID = "0000-0001-5226-3441")), person("Center for Lifespan Changes in Brain and Cognition, University of Oslo, Norway", role = "cph") ) Description: Provides a 'ggplot2' geom and position for visualizing brain region data on cortical, subcortical, and white matter tract atlases. Brain atlas geometries are stored as polygon data, enabling seamless integration with the 'ggplot2' ecosystem including faceting, custom scales, and themes. Mowinckel & Vidal-Piñeiro (2020) . License: MIT + file LICENSE URL: https://ggsegverse.github.io/ggseg/, https://github.com/ggsegverse/ggseg BugReports: https://github.com/ggsegverse/ggseg/issues Depends: R (>= 3.3) Imports: cli, dplyr (>= 1.0.0), ggplot2 (>= 3.3), ggseg.formats (>= 0.0.3), grid, lifecycle, rlang, tidyr (>= 1.0.0), utils Suggests: covr, devtools, here, knitr, rmarkdown, sf, spelling, testthat (>= 3.0.0), vdiffr, withr VignetteBuilder: knitr Config/Needs/website: ggsegverse/ggseg.docs Config/testthat/edition: 3 Config/testthat/parallel: true Encoding: UTF-8 Language: en-US RoxygenNote: 7.3.3 Config/pak/sysreqs: libicu-dev Repository: https://r-multiverse.r-universe.dev Date/Publication: 2026-07-03 14:15:09 UTC RemoteUrl: https://github.com/ggsegverse/ggseg RemoteRef: v2.2.1 RemoteSha: 39749d9b57f6e2d8ab7f30f4d10653ee61a4032f NeedsCompilation: no Packaged: 2026-07-09 19:49:12 UTC; root Author: Athanasia Mo Mowinckel [aut, cre] (ORCID: ), Didac Vidal-Piñeiro [aut] (ORCID: ), Ramiro Magno [ctb] (ORCID: ), Center for Lifespan Changes in Brain and Cognition, University of Oslo, Norway [cph] Maintainer: Athanasia Mo Mowinckel