Package ANTsRCore details
Core Software Infrastructure for 'ANTsR'
'ANTsR' interfaces state of the art image processing with R statistical methods but relies on underlying 'ANTs' C++. This package provides the underlying C++ framework on which 'ANTsR' depends.
Maintainer: Brian B. Avants < stnava at gmail.com >
From within R, enter citation('ANTsRCore')
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('ANTsRCore')
# from GitHub
neuro_install('ANTsRCore', release = "stable", release_repo = "github")
neuro_install('ANTsRCore', release = "current", release_repo = "github")
More detailed installation instructions can be found here.
Initially submitted on | October 4 2021 11:40AM |
Last updated on | December 31 1969 7:00PM |
Package type | standard |
Source GitHub | https://github.com/ANTsX/ANTsRCore GitHub |
Neuroconductor GitHub | https://github.com/neuroconductor/ANTsRCore GitHub |
System requirements | cmake, git, clang, GNU make, v8 |