Package rcamino details
Port of the Camino Software
'Camino' (http://camino.cs.ucl.ac.uk/) is an open-source software toolkit for magnetic resonance imaging ('MRI'), primarily diffusion tensor imaging ('DTI'). The goal is to be able to interface with 'Camino' completely in R and the functions execute a 'Camino' command and returns an R object.
Maintainer: John Muschelli < muschellij2 at gmail.com >
From within R, enter citation('rcamino')
If you have any problems with this package you can open a new issue or check the already existing ones here.
To install this package, start R and enter:
source("https://neuroconductor.org/neurocLite.R")
# Default Install
neuro_install('rcamino')
# from GitHub
neuro_install('rcamino', release = "stable", release_repo = "github")
neuro_install('rcamino', release = "current", release_repo = "github")
More detailed installation instructions can be found here.
Initially submitted on | October 1 2018 4:24PM |
Last updated on | December 31 1969 7:00PM |
Package type | standard |
Source GitHub | https://github.com/muschellij2/rcamino GitHub |
Neuroconductor GitHub | https://github.com/neuroconductor/rcamino GitHub |
System requirements | Java JDK 1.7 or higher |