Package: ggseg.formats Title: Brain Atlas Data Structures for the 'ggsegverse' Ecosystem Version: 0.0.4.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("Center for Lifespan Changes in Brain and Cognition (LCBC), University of Oslo", role = "cph")) Description: Provides the 'ggseg_atlas' S3 class used across the 'ggsegverse' ecosystem for 2D and 3D brain visualisation. Ships four bundled atlases ('Desikan-Killiany', 'FreeSurfer' 'aseg', 'TRACULA', 'SUIT') and functions for querying, subsetting, renaming, and enriching atlas objects. Also includes readers for 'FreeSurfer' statistics files. License: MIT + file LICENSE Depends: R (>= 4.1.0) Imports: cli, lifecycle, rlang, sfheaders Suggests: covr, devtools, here, knitr, rmarkdown, sf, spelling, testthat (>= 3.0.0), withr VignetteBuilder: knitr Config/testthat/edition: 3 Config/Needs/website: ggsegverse/ggseg.docs Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 URL: https://github.com/ggsegverse/ggseg.formats, https://ggsegverse.github.io/ggseg.formats/ BugReports: https://github.com/ggsegverse/ggseg.formats/issues Repository: https://drmowinckels.r-universe.dev Date/Publication: 2026-07-03 20:20:39 UTC RemoteUrl: https://github.com/ggsegverse/ggseg.formats RemoteRef: HEAD RemoteSha: f076c9fdb91636a36eb5a79f9baa30aadd3f649b NeedsCompilation: no Packaged: 2026-07-03 21:01:47 UTC; root Author: Athanasia Mo Mowinckel [aut, cre] (ORCID: ), Center for Lifespan Changes in Brain and Cognition (LCBC), University of Oslo [cph] Maintainer: Athanasia Mo Mowinckel