Package: fMRItools
Type: Package
Title: Routines for Common fMRI Processing Tasks
Version: 0.2.2
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
Suggests: ciftiTools, gifti, knitr, rmarkdown, robustbase, pesel,
        RNifti, oro.nifti, gsignal, testthat (>= 3.0.0), covr, fda,
        quantreg, graphics, grDevices
RoxygenNote: 7.2.3
URL: https://github.com/mandymejia/fMRItools
BugReports: https://github.com/mandymejia/fMRItools/issues
NeedsCompilation: no
Packaged: 2023-01-24 18:36:37 UTC; ddpham
Author: Amanda Mejia [aut, cre],
  Damon Pham [aut] (<https://orcid.org/0000-0001-7563-4727>),
  Mark Fiecas [ctb]
Repository: CRAN
Date/Publication: 2023-01-24 19:10:06 UTC
Built: R 4.1.3; ; 2023-04-17 13:26:28 UTC; windows
