Package: ggseg Title: Plotting Tool for Brain Atlases Version: 2.2.1.9002 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://drmowinckels.r-universe.dev Date/Publication: 2026-07-24 18:32:36 UTC RemoteUrl: https://github.com/ggsegverse/ggseg RemoteRef: HEAD RemoteSha: cd49ed10edcca9a7271b1adb8f2d37abb66c40f0 NeedsCompilation: no Packaged: 2026-07-24 20:08:41 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