Package neurobase details
'Neuroconductor' Base Package with Helper Functions for 'nifti' Objects
Base package for 'Neuroconductor', which includes many helper functions that interact with objects of class 'nifti', implemented by package 'oro.nifti', for reading/writing and also other manipulation functions.
Maintainer: John Muschelli < muschellij2 at gmail.com >
From within R, enter citation('neurobase')
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('neurobase')
# from GitHub
neuro_install('neurobase', release = "stable", release_repo = "github")
neuro_install('neurobase', release = "current", release_repo = "github")
More detailed installation instructions can be found here.
Initially submitted on | September 30 2018 12:43PM |
Last updated on | March 31 2021 10:00AM |
Package type | standard |
Source GitHub | https://github.com/muschellij2/neurobase GitHub |
Neuroconductor GitHub | https://github.com/neuroconductor/neurobase GitHub |
Depends | oro.nifti (0.10.3), R (3.2.0) |
Imports | methods, abind, matrixStats, R.utils, graphics, grDevices, stats, RNifti |
Suggests | testthat, ggplot2, knitr, rmarkdown, dplyr, reshape2, httr, covr, brainR |
Reverse Depends | fslr (1.32.0) |
Reverse Imports | papayar, itksnapr, ggneuro (1.16), afnir (1.27.0), penn115, aal, rtapas (1.13.2), alvin, oasis, dcmsort, rcamino, WhiteStripe, papayaWidget (1.27), spm12r, freesurfer, RAVEL |
Reverse Suggests | sri24, NiftiArray, fMRIscrub |