gifti
Reads in 'Neuroimaging' 'GIFTI' Files with Geometry Information
v0.9.0
·
Feb 6, 2026
·
GPL-2
Description
Functions to read in the geometry format under the 'Neuroimaging' 'Informatics' Technology Initiative ('NIfTI'), called 'GIFTI' <https://www.nitrc.org/projects/gifti/>. These files contain surfaces of brain imaging data.
Downloads
CRAN
1.6K
Last 30 days
2954th
5.1K
Last 90 days
19.5K
Last year
Trend: -17.2% (30d vs prior 30d)
r2u
CRAN
15
Last 30 days
59
Last 90 days
162
Last year
Trend: -51.6% (30d vs prior 30d)
autoCRAN
2
Last 7 days
10
Last 30 days
0
All-time
autoCRAN-only: this name is served only by autoCRAN, so the count is exact.
CRAN Check Status
13
OK
Show all 13 flavors
| Flavor | Status |
|---|---|
| r-devel-linux-x86_64-debian-clang | OK |
| r-devel-linux-x86_64-debian-gcc | OK |
| r-devel-linux-x86_64-fedora-clang | OK |
| r-devel-linux-x86_64-fedora-gcc | OK |
| r-devel-windows-x86_64 | OK |
| r-oldrel-macos-arm64 | OK |
| r-oldrel-macos-x86_64 | OK |
| r-oldrel-windows-x86_64 | OK |
| r-patched-linux-x86_64 | OK |
| r-release-linux-x86_64 | OK |
| r-release-macos-arm64 | OK |
| r-release-macos-x86_64 | OK |
| r-release-windows-x86_64 | OK |
Check History
OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE May 21, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE May 20, 2026
ERROR
r-devel-linux-x86_64-debian-gcc
tests
Running ‘testthat.R’ [1s/32s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(gifti)
>
> test_check("gifti")
trying URL 'http://johnmuschelli.com/gifti/BV_GIFTI.tar.gz'
Saving _problems/test
...[truncated]...
_GIFTI.tar.gz'
Backtrace:
▆
1. └─gifti::download_gifti_data(tdir) at test-writer.R:3:3
2. └─utils::download.file(url = url, destfile = destfile)
[ FAIL 2 | WARN 2 | SKIP 0 | PASS 0 ]
Error:
! Test failures.
Execution halted