Package: fMRItools
Type: Package
Title: Routines for Common fMRI Processing Tasks
Version: 0.1.3
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"))
    )
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, pesel, robustbase
Suggests: ciftiTools, gifti, knitr, rmarkdown, RNifti, oro.nifti,
        gsignal, fastICA, testthat (>= 3.0.0), covr
RoxygenNote: 7.2.1
URL: https://github.com/mandymejia/fMRItools
BugReports: https://github.com/mandymejia/fMRItools/issues
NeedsCompilation: no
Packaged: 2022-11-09 02:38:12 UTC; ddpham
Author: Amanda Mejia [aut, cre],
  Damon Pham [aut] (<https://orcid.org/0000-0001-7563-4727>)
Repository: CRAN
Date/Publication: 2022-11-10 18:50:02 UTC
