Package fslr details
Wrapper Functions for 'FSL' ('FMRIB' Software Library) from Functional MRI of the Brain ('FMRIB')
Wrapper functions that interface with 'FSL'
Maintainer: John Muschelli < muschellij2 at gmail.com >
From within R, enter citation('fslr')
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('fslr')
# from GitHub
neuro_install('fslr', release = "stable", release_repo = "github")
neuro_install('fslr', release = "current", release_repo = "github")
More detailed installation instructions can be found here.
| Initially submitted on | October 2 2018 2:34PM |
| Last updated on | March 31 2021 10:00AM |
| Package type | standard |
| Source GitHub | https://github.com/muschellij2/fslr GitHub |
| Neuroconductor GitHub | https://github.com/neuroconductor/fslr GitHub |
| System requirements | fsl |
| Depends | oro.nifti (0.5.0), neurobase, R (3.2.0) |
| Imports | methods, R.utils, graphics, grDevices, RNifti, stats, utils |
| Suggests | knitr, rmarkdown, covr |
| Reverse Imports | oasis (2.13), dcmsort, pbj |
| Reverse Suggests | freesurfer (2.9.2) |