Package: ggseg.formats
Title: Brain Atlas Data Structures for the 'ggseg' Ecosystem
Version: 0.0.1
Authors@R: 
    person("Athanasia Mo", "Mowinckel", , "a.m.mowinckel@psykologi.uio.no", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-5756-0223"))
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, ggseg3d, here, knitr, rmarkdown, spelling,
        testthat (>= 3.0.0), vdiffr
VignetteBuilder: knitr
Config/testthat/edition: 3
Config/Needs/website: ggseg/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-02-15 19:42:10 UTC; athanasm
Author: Athanasia Mo Mowinckel [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-5756-0223>)
Maintainer: Athanasia Mo Mowinckel <a.m.mowinckel@psykologi.uio.no>
Repository: CRAN
Date/Publication: 2026-02-18 19:30:08 UTC
Built: R 4.4.3; ; 2026-02-25 04:34:11 UTC; windows
