Package: VertexWiseR
Title: Simplified Vertex-Wise Analyses of Whole-Brain and Hippocampal
        Surface
Version: 1.4.2
Date: 2025-09-30
Authors@R: c(
    person("Junhong", "Yu", , "junhong.yu@ntu.edu.sg", role = "aut",
           comment = c(ORCID = "0000-0002-2563-9658")),
    person("Charly", "Billaud", , "charly.billaud@ntu.edu.sg", role = c("aut", "cre"),
           comment = c(ORCID = "0009-0001-3466-9963"))
  )
Maintainer: Charly Billaud <charly.billaud@ntu.edu.sg>
Description: Provides functions to run statistical analyses on
    surface-based neuroimaging data, computing measures including cortical
    thickness and surface area of the whole-brain and of the hippocampi.
    It can make use of 'FreeSurfer', 'fMRIprep', 'XCP-D', 'HCP' and 'CAT12' preprocessed
    datasets and 'HippUnfold' hippocampal segmentation outputs for a given
    sample by restructuring the data values into a single file. The single
    file can then be used by the package for analyses independently from
    its base dataset and without need for its access.
License: GPL-3
URL: https://cogbrainhealthlab.github.io/VertexWiseR/
Suggests: R.rsp
VignetteBuilder: R.rsp
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
SystemRequirements: Miniconda3 (v24.9.2), Python (<= v3.12), BrainStat
        (v0.4.2), vtk (v9.3.1), numpy (<= v1.26.4), nilearn (<=
        v0.12.0)
Depends: R (>= 4.0.0)
Imports: doParallel, doSNOW, foreach, freesurferformats, fs, gifti,
        grDevices, grid, igraph, methods, parallel, plotly, png,
        rappdirs, reticulate, stats, stringr, tools, utils
NeedsCompilation: no
Packaged: 2025-10-01 05:44:45 UTC; charly.billaud
Author: Junhong Yu [aut] (ORCID: <https://orcid.org/0000-0002-2563-9658>),
  Charly Billaud [aut, cre] (ORCID:
    <https://orcid.org/0009-0001-3466-9963>)
Repository: CRAN
Date/Publication: 2025-10-01 07:20:09 UTC
Built: R 4.4.3; ; 2025-10-21 15:00:46 UTC; windows
