Wrapper functions that interface with 'FSL' <http://fsl.fmrib.ox.ac.uk/fsl/fslwiki/>, 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.
Version: | 2.25.2 |
Depends: | oro.nifti (≥ 0.5.0), neurobase (≥ 1.32.0), R (≥ 3.2.0) |
Imports: | methods, R.utils, graphics, grDevices, stats, utils |
Suggests: | knitr, rmarkdown, covr |
Published: | 2022-08-25 |
Author: | John Muschelli [aut, cre] |
Maintainer: | John Muschelli <muschellij2 at gmail.com> |
BugReports: | https://github.com/muschellij2/fslr/issues |
License: | GPL-3 |
NeedsCompilation: | no |
SystemRequirements: | FSL |
Citation: | fslr citation info |
Materials: | NEWS |
In views: | MedicalImaging |
CRAN checks: | fslr results |
Reference manual: | fslr.pdf |
Vignettes: |
DTI Data in fslr Working with Data in fslr |
Package source: | fslr_2.25.2.tar.gz |
Windows binaries: | r-devel: fslr_2.25.2.zip, r-release: fslr_2.25.2.zip, r-oldrel: fslr_2.25.2.zip |
macOS binaries: | r-release (arm64): fslr_2.25.2.tgz, r-oldrel (arm64): fslr_2.25.2.tgz, r-release (x86_64): fslr_2.25.2.tgz, r-oldrel (x86_64): fslr_2.25.2.tgz |
Old sources: | fslr archive |
Please use the canonical form https://CRAN.R-project.org/package=fslr to link to this page.