Type: Package Package: ciftiTools Title: Tools for Reading, Writing, Viewing and Manipulating CIFTI Files Version: 0.19.0 Authors@R: c( person(given = "Amanda", family = "Mejia", email = "mandy.mejia@gmail.com", role = c("aut", "cre")), person(given = "Damon", family = "Pham", email = "damondpham@gmail.com", role = c("aut"), comment = c(ORCID = "0000-0001-7563-4727")), person(given = "John", family = "Muschelli", email = "muschellij2@gmail.com", role = c("ctb"), comment = c(ORCID = "0000-0001-6469-1750")) ) Maintainer: Amanda Mejia Description: CIFTI files contain brain imaging data in "grayordinates," which represent the gray matter as cortical surface vertices (left and right) and subcortical voxels (cerebellum, basal ganglia, and other deep gray matter). 'ciftiTools' provides a unified environment for reading, writing, visualizing and manipulating CIFTI-format data. It supports the "dscalar," "dlabel," and "dtseries" intents. Grayordinate data is read in as a "xifti" object, which is structured for convenient access to the data and metadata, and includes support for surface geometry files to enable spatially-dependent functionality such as static or interactive visualizations and smoothing. License: GPL-3 URL: https://github.com/mandymejia/ciftiTools BugReports: https://github.com/mandymejia/ciftiTools/issues Depends: R (>= 3.5.0) Imports: fields, gifti (> 0.7.5), grDevices, oro.nifti, RNifti, RColorBrewer, rgl, viridisLite, xml2 Suggests: covr, ggplot2, ggpubr, grid, gridExtra, htmlwidgets, manipulateWidget, webshot2, knitr, rmarkdown, png, testthat (>= 3.0.0) VignetteBuilder: knitr Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Language: en-US Config/pak/sysreqs: cmake libfreetype6-dev libglu1-mesa-dev make texlive libpng-dev libuv1-dev libxml2-dev libgl1-mesa-dev zlib1g-dev Repository: https://mandymejia.r-universe.dev Date/Publication: 2026-03-24 16:19:07 UTC RemoteUrl: https://github.com/mandymejia/ciftitools RemoteRef: HEAD RemoteSha: 1dc7110788c6cb12f15f28eb0a2c012df0387047 NeedsCompilation: no Packaged: 2026-06-22 10:19:55 UTC; root Author: Amanda Mejia [aut, cre], Damon Pham [aut] (ORCID: ), John Muschelli [ctb] (ORCID: )