Package extrantsr details
Extra Functions to Build on the 'ANTsR' Package
Extends the 'ANTsR' package with simple wrappers and complex processing streams for 'neuroimaging' data.
Maintainer: John Muschelli < muschellij2 at gmail.com >
From within R, enter citation('extrantsr')
To cite package 'extrantsr' in publications use:
John Muschelli (NA). extrantsr: Extra Functions to Build on the
'ANTsR' Package. R package version 3.9.13.1.
A BibTeX entry for LaTeX users is
@Manual{,
title = {extrantsr: Extra Functions to Build on the 'ANTsR' Package},
author = {John Muschelli},
note = {R package version 3.9.13.1},
}
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('extrantsr')
# from GitHub
neuro_install('extrantsr', release = "stable", release_repo = "github")
neuro_install('extrantsr', release = "current", release_repo = "github")
More detailed installation instructions can be found here.
Initially submitted on | October 16 2018 10:11AM |
Last updated on | May 19 2020 5:31PM |
Package type | standard |
Source GitHub | https://github.com/muschellij2/extrantsr.git GitHub |
Neuroconductor GitHub | https://github.com/neuroconductor/extrantsr GitHub |
System requirements | FSL |
Imports | methods, stats, grDevices, graphics, utils, oro.nifti, ANTsR (0.4.1.0), ANTsRCore (0.7.1), neurobase (1.27.11.1), fslr (2.17.1), WhiteStripe, matrixStats, R.matlab, abind, R.utils, plyr, RNifti, stapler |
Suggests | knitr, rmarkdown, kirby21.t1, covr, neuroim |
Reverse Imports | smri.process (3.9.5), mimosa (3.1), lungct (3.1), medals, ichseg (3.1) |