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')
To cite package 'RNiftyReg' in publications use:
Jon Clayden, Marc Modat, Benoit Presles, Thanasis Anthopoulos and
Pankaj Daga (2020). RNiftyReg: Image Registration Using the
'NiftyReg' Library. R package version 2.7.0.
https://github.com/jonclayden/RNiftyReg
A BibTeX entry for LaTeX users is
@Manual{,
title = {RNiftyReg: Image Registration Using the 'NiftyReg' Library},
author = {Jon Clayden and Marc Modat and Benoit Presles and Thanasis Anthopoulos and Pankaj Daga},
year = {2020},
note = {R package version 2.7.0},
url = {https://github.com/jonclayden/RNiftyReg},
}
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://.org/Lite.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 | October 15 2020 2:50PM |
Package type | standard |
Source GitHub | https://github.com/jonclayden/RNiftyReg GitHub |
GitHub | https://github.com//RNiftyReg GitHub |
Reverse Imports | spant |