Package: ggseg.formats
Title: Brain Atlas Data Structures for the 'ggseg' Ecosystem
Version: 0.0.2
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 'ggseg'
    ecosystem for 2D and 3D brain visualisation. Ships three bundled atlases
    ('Desikan-Killiany', 'FreeSurfer' 'aseg', 'TRACULA') 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, dplyr, ggplot2, lifecycle, rlang, sf, tidyr
Suggests: covr, devtools, here, knitr, rmarkdown, spelling, testthat
        (>= 3.0.0), vdiffr
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-04-02 16:51:18 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-04-03 05:10:17 UTC
Built: R 4.5.3; ; 2026-04-25 19:48:39 UTC; windows
