Type: Package Package: hrf Title: Hemodynamic Response Function 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("ctb"), comment = c(ORCID = "0000-0001-7563-4727")), person(given = "David", family = "Bolin", email = "david.bolin@kaust.edu.sa", role = c("ctb")), person(given = "Yu (Ryan)", family = "Yue", email = "yybaruch@gmail.com", role = c("ctb")), person(given = "Daniel", family = "Spencer", email = "danieladamspencer@gmail.com", role = c("aut"), comment = c(ORCID = "0000-0002-9705-3605")), person(given = "Sarah", family = "Ryan", email = "sarahryan320@gmail.com", role = c("ctb")) ) Maintainer: Amanda Mejia Description: Computes the hemodynamic response function (HRF) for task functional magnetic resonance imaging (fMRI) data. Also includes functions for constructing a design matrix from task fMRI event timings, and for comparing multiple design matrices in a general linear model (GLM). A wrapper function is provided for GLM analysis of CIFTI-format data. Lastly, there are supporting functions which provide visual summaries of the HRFs and design matrices. License: GPL-3 URL: https://github.com/mandymejia/hrf BugReports: https://github.com/mandymejia/hrf/issues Depends: R (>= 3.6.0) Imports: car, ciftiTools (>= 0.15.0), fMRItools, Matrix, matrixStats, stats Suggests: covr, ggplot2, knitr, rmarkdown, testthat (>= 3.0.0), tidyr, spelling VignetteBuilder: knitr Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Language: en-US Config/pak/sysreqs: cmake libfreetype6-dev libglu1-mesa-dev make texlive libicu-dev libpng-dev libuv1-dev libxml2-dev libgl1-mesa-dev zlib1g-dev Repository: https://mandymejia.r-universe.dev Date/Publication: 2025-01-30 21:12:12 UTC RemoteUrl: https://github.com/mandymejia/hrf RemoteRef: HEAD RemoteSha: 2fabb578e55313f41ec52655934ef1e896e15987 NeedsCompilation: no Packaged: 2026-06-22 10:18:31 UTC; root Author: Amanda Mejia [aut, cre], Damon Pham [ctb] (ORCID: ), David Bolin [ctb], Yu (Ryan) Yue [ctb], Daniel Spencer [aut] (ORCID: ), Sarah Ryan [ctb]