Package: fslr
Type: Package
Title: Wrapper Functions for FSL (FMRIB Software Library) from
        Functional MRI of the Brain (FMRIB)
Version: 1.6.4.0
Date: 2016-05-24
Author: John Muschelli <muschellij2@gmail.com>
Maintainer: John Muschelli <muschellij2@gmail.com>
Description: 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.
Imports: methods, matrixStats, R.utils, scales, graphics, grDevices,
        stats
Depends: stringr, oro.nifti (>= 0.5.0)
License: GPL-3
VignetteBuilder: knitr
Suggests: knitr
BugReports: https://github.com/muschellij2/fslr/issues
SystemRequirements: FSL (http://fsl.fmrib.ox.ac.uk/fsl/fslwiki/)
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-05-25 15:29:55 UTC; johnmuschelli
Repository: CRAN
Date/Publication: 2016-05-25 18:09:10
