Package: fslr
Type: Package
Title: Wrapper Functions for 'FSL' ('FMRIB' Software Library) from
        Functional MRI of the Brain ('FMRIB')
Version: 2.27.0
Authors@R: c(person(given = "John",
           family = "Muschelli",
           email = "muschellij2@gmail.com",
           role = c("aut", "cre"),
           comment = c(ORCID = "0000-0001-6469-1750")))
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, R.utils, graphics, grDevices, stats, utils
Depends: oro.nifti (>= 0.5.0), neurobase (>= 1.32.0), R (>= 3.2.0)
License: GPL-3
VignetteBuilder: knitr
Suggests: knitr, rmarkdown, covr
BugReports: https://github.com/muschellij2/fslr/issues
SystemRequirements: FSL
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-09-09 13:46:04 UTC; johnmuschelli
Author: John Muschelli [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-6469-1750>)
Repository: CRAN
Date/Publication: 2025-09-09 22:00:02 UTC
Built: R 4.4.3; ; 2025-11-01 03:32:04 UTC; windows
