Package neurocInstall details
'Neuroconductor' Installer
Installs 'Neuroconductor' packages from the release
repository
Maintainer: John Muschelli < muschellij2 at gmail.com >
From within R, enter citation('neurocInstall')
Muschelli J, Gherman A, Fortin J, Avants B, Whitcher B, Clayden JD,
Caffo BS, Crainiceanu CM (2018). "Neuroconductor: an R platform for
medical imaging analysis." _Biostatistics_, *19*(2), kxx068. doi:
10.1093/biostatistics/kxx068 (URL:
http://doi.org/10.1093/biostatistics/kxx068), .
A BibTeX entry for LaTeX users is
@Article{neuroconductor,
author = {John Muschelli and Adrian Gherman and Jean-Philippe Fortin and Brian Avants and Brandon Whitcher and Jonathan D Clayden and Brian S Caffo and Ciprian M Crainiceanu},
title = {Neuroconductor: an {R} platform for medical imaging analysis},
journal = {Biostatistics},
volume = {19},
number = {2},
pages = {kxx068},
year = {2018},
doi = {10.1093/biostatistics/kxx068},
url = {http://dx.doi.org/10.1093/biostatistics/kxx068},
}
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('neurocInstall')
# from GitHub
neuro_install('neurocInstall', release = "stable", release_repo = "github")
neuro_install('neurocInstall', release = "current", release_repo = "github")
More detailed installation instructions can be found here.
Initially submitted on | October 2 2018 11:42AM |
Last updated on | October 15 2020 2:50PM |
Package type | standard |
Source GitHub | https://github.com/muschellij2/neurocInstall.git GitHub |
GitHub | https://github.com//neurocInstall GitHub |