Package: ggseg3d
Title: Tri-Surface Mesh Plots for Brain Atlases
Version: 1.6.3
Authors@R: c(person("Athanasia Mo", "Mowinckel", 
                    email = "a.m.mowinckel@psykologi.uio.no", 
                    role = c("aut", "cre"),
                    comment = c(ORCID = "0000-0002-5756-0223")),
            person("Didac", "Vidal-Piñeiro", 
                    email = "d.v.pineiro@psykologi.uio.no", 
                    role = c("aut"),
                    comment = c(ORCID = "0000-0001-9997-9156")))
Description: Mainly contains a plotting function ggseg3d(), 
    and data of two standard brain atlases (Desikan-Killiany and aseg). 
    By far, the largest bit of the package is the data for each of the atlases.
    The functions and data enable users to plot tri-surface mesh plots of
    brain atlases, and customise these by projecting colours onto the brain
    segments based on values in their own data sets. Functions are wrappers
    for 'plotly'. Mowinckel & Vidal-Piñeiro (2020)
    <doi:10.1177/2515245920928009>.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.1
Depends: R (>= 2.10)
LazyData: true
LazyDataCompression: xz
Imports: dplyr, plotly, magrittr, scales, tidyr, utils,
Suggests: knitr, rmarkdown, covr, testthat (>= 2.1.0), devtools,
        processx, spelling
URL: https://github.com/ggseg/ggseg3d/
BugReports: https://github.com/ggseg/ggseg3d/issues/
Language: en-US
NeedsCompilation: no
Packaged: 2021-05-31 11:46:23 UTC; athanasm
Author: Athanasia Mo Mowinckel [aut, cre]
    (<https://orcid.org/0000-0002-5756-0223>),
  Didac Vidal-Piñeiro [aut] (<https://orcid.org/0000-0001-9997-9156>)
Maintainer: Athanasia Mo Mowinckel <a.m.mowinckel@psykologi.uio.no>
Repository: CRAN
Date/Publication: 2021-06-01 07:20:02 UTC
Built: R 4.5.2; ; 2025-11-08 04:40:57 UTC; windows
