Package fslr details

Wrapper Functions for 'FSL' ('FMRIB' Software Library) from Functional MRI of the Brain ('FMRIB')

Wrapper functions that interface with 'FSL' , a powerful and commonly-used 'neuroimaging' software, using system commands. The goal is to be able to interface with 'FSL' completely in R, where you pass R objects of class 'nifti', implemented by package 'oro.nifti', and the function executes an 'FSL' command and returns an R object of class 'nifti' if desired.

Maintainer: John Muschelli < muschellij2 at gmail.com >

Documentation

 
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.

 
  Versions(Pending - no previous version)
 
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 requirementsfsl
Dependsoro.nifti (0.5.0), neurobase, R (3.2.0)
Importsmethods, R.utils, graphics, grDevices, RNifti, stats, utils
Suggestsknitr, rmarkdown, covr
Reverse Importsoasis (2.13), dcmsort, pbj
Reverse Suggestsfreesurfer (2.9.2)