Package RNiftyReg details
Image Registration Using the 'NiftyReg' Library
Provides an 'R' interface to the 'NiftyReg' image
registration tools
Maintainer: Jon Clayden < code at clayden.org >
From within R, enter citation('RNiftyReg')
If you have any problems with this package you can open a new issue or check the already existing ones here.
Versions(Pending - no previous version)
To install this package, start R and enter:
source("https://neuroconductor.org/neurocLite.R")
# Default Install
neuro_install('RNiftyReg')
# from GitHub
neuro_install('RNiftyReg', release = "stable", release_repo = "github")
neuro_install('RNiftyReg', release = "current", release_repo = "github")
More detailed installation instructions can be found here.
Initially submitted on | September 28 2018 5:13PM |
Last updated on | March 31 2021 10:00AM |
Package type | standard |
Source GitHub | https://github.com/jonclayden/RNiftyReg GitHub |
Neuroconductor GitHub | https://github.com/neuroconductor/RNiftyReg GitHub |
Imports | Rcpp, RNifti, ore |
LinkingTo | Rcpp, RcppEigen, RNifti |
Suggests | jpeg, loder, mmand, testthat, covr |
Reverse Imports | spant |