riot: R Inputs/Outputs for Tractography

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 ORCID iD [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

Documentation:

Reference manual: riot.pdf

Downloads:

Package source: riot_1.0.0.tar.gz
Windows binaries: r-devel: riot_1.0.0.zip, r-release: riot_1.0.0.zip, r-oldrel: riot_1.0.0.zip
macOS binaries: r-release (arm64): riot_1.0.0.tgz, r-oldrel (arm64): riot_1.0.0.tgz, r-release (x86_64): riot_1.0.0.tgz, r-oldrel (x86_64): riot_1.0.0.tgz
Old sources: riot archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=riot to link to this page.