Package: ggseg Title: Plotting Tool for Brain Atlases Version: 2.2.1.9000 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://ggsegverse.r-universe.dev Date/Publication: 2026-07-03 14:34:38 UTC RemoteUrl: https://github.com/ggsegverse/ggseg RemoteRef: HEAD RemoteSha: fd1ee1b557f49bba512c74da17f2795f927d41af NeedsCompilation: no Packaged: 2026-07-03 15:11:03 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