Package: fMRItools
Type: Package
Title: Routines for Common fMRI Processing Tasks
Version: 0.6.0
Authors@R: c(
    person(given = "Amanda",
           family = "Mejia",
           email = "mandy.mejia@gmail.com",
           role = c("aut", "cre")),
    person(given = "Damon",
           family = "Pham",
           email = "damondpham@gmail.com",
           role = c("aut"),
           comment = c(ORCID = "0000-0001-7563-4727")),
    person(given = "Mark",
           family = "Fiecas",
           email = "mfiecas@umn.edu",
           role = c("ctb"))
    )
Maintainer: Amanda Mejia <mandy.mejia@gmail.com>
Description: Supports fMRI (functional magnetic resonance imaging) 
    analysis tasks including reading in 'CIFTI', 'GIFTI' and 
    'NIFTI' data, temporal filtering, nuisance regression, and 
    aCompCor (anatomical Components Correction) (Muschelli et al.
    (2014) <doi:10.1016/j.neuroimage.2014.03.028>).
Depends: R (>= 3.5.0)
License: GPL-3
Encoding: UTF-8
Imports: stats, matrixStats
Suggests: ciftiTools, corpcor, expm, gifti, knitr, rmarkdown,
        robustbase, pesel, RNifti, oro.nifti, gsignal, testthat (>=
        3.0.0), covr, fda, quantreg, graphics, grDevices, RColorBrewer,
        viridis, ggcorrplot, ggplot2
RoxygenNote: 7.3.2
URL: https://github.com/mandymejia/fMRItools
BugReports: https://github.com/mandymejia/fMRItools/issues
NeedsCompilation: no
Packaged: 2025-05-20 17:43:58 UTC; ddpham
Author: Amanda Mejia [aut, cre],
  Damon Pham [aut] (ORCID: <https://orcid.org/0000-0001-7563-4727>),
  Mark Fiecas [ctb]
Repository: CRAN
Date/Publication: 2025-05-20 22:20:02 UTC
Built: R 4.6.0; ; 2025-08-18 02:26:16 UTC; unix
