Package: ggseg.formats
Title: Brain Atlas Data Structures for the 'ggsegverse' Ecosystem
Version: 0.0.3
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
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
NeedsCompilation: no
Packaged: 2026-06-17 18:59:19 UTC; athanasm
Author: Athanasia Mo Mowinckel [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-5756-0223>),
  Center for Lifespan Changes in Brain and Cognition (LCBC), University
    of Oslo [cph]
Maintainer: Athanasia Mo Mowinckel <a.m.mowinckel@psykologi.uio.no>
Repository: CRAN
Date/Publication: 2026-06-18 12:30:02 UTC
Built: R 4.7.0; ; 2026-06-18 23:51:16 UTC; windows
