An input-output interface for reading in and writing out common
VTK formats that store tractography data. This data comes in the form of 3D
polygons with possibly attributes at each point. These are obtained via
tracking algorithms from diffusion MRI and are a non-invasive way of
studying brain structural connectivity.
Version: |
1.0.0 |
Imports: |
Rcpp, readr, fs, cli, rlang, tibble |
LinkingTo: |
Rcpp |
Suggests: |
covr, testthat (≥ 3.0.0), withr |
Published: |
2022-05-10 |
Author: |
Aymeric Stamm
[aut, cre],
Jeroen Ooms [ctb],
Lee Thomason [ctb] (Author of the TinyXML2 C++ XML parser),
Tim Schäfer [ctb] (Author of the freesurferformats R package) |
Maintainer: |
Aymeric Stamm <aymeric.stamm at math.cnrs.fr> |
BugReports: |
https://github.com/astamm/riot/issues |
License: |
MIT + file LICENSE |
URL: |
https://github.com/astamm/riot |
NeedsCompilation: |
yes |
SystemRequirements: |
cmake (>= 3.15.0) used only but systematically on
macOS and Linux platforms to build VTK from source. |
Materials: |
README NEWS |
CRAN checks: |
riot results |