Package: gifti
Type: Package
Title: Reads in 'Neuroimaging' 'GIFTI' Files with Geometry Information
Version: 0.9.0
Authors@R: person(given = "John", family = "Muschelli",
role = c("aut", "cre"), email = "muschellij2@gmail.com")
Description: Functions to read in the geometry format under the
'Neuroimaging' 'Informatics' Technology Initiative ('NIfTI'),
called 'GIFTI' . These
files contain surfaces of brain imaging data.
License: GPL-2
Imports: xml2 (>= 1.1.1), base64enc, R.utils, tools, utils
Suggests: rgl, grDevices, testthat, knitr, rmarkdown, covr
BugReports: https://github.com/muschellij2/gifti/issues
Encoding: UTF-8
VignetteBuilder: knitr
RoxygenNote: 7.3.3
Config/pak/sysreqs: libxml2-dev
Repository: https://muschellij2.r-universe.dev
Date/Publication: 2026-02-05 21:49:29 UTC
RemoteUrl: https://github.com/muschellij2/gifti
RemoteRef: HEAD
RemoteSha: fb7232dc1ad213515d38e5e1f472caa4a2ea6dd8
NeedsCompilation: no
Packaged: 2026-07-05 06:31:38 UTC; root
Author: John Muschelli [aut, cre]
Maintainer: John Muschelli