Package: fmrireg Type: Package Title: Regression Analysis of Functional Magnetic Resonance Imaging Data Version: 0.2.0 LinkingTo: Rcpp,RcppArmadillo, roptim, RcppParallel Authors@R: person("Bradley", "Buchsbaum",, role = c("aut", "cre"), email = "brad.buchsbaum@gmail.com") License: MIT + file LICENSE Description: Provides tools for the analysis of functional magnetic resonance imaging (fMRI) data. Facilities are included to construct flexible hemodynamic response functions, experimental regressors, and conduct univariate fMRI regression analyses. Encoding: UTF-8 LazyData: false Depends: R (>= 4.1.0) Imports: fmriAR, fmrigds, fmridesign (>= 0.1.0), fmrihrf (>= 0.1.0), fmrilss (>= 0.1.0), stats, Matrix, MASS, RANN, assertthat, tibble, purrr, foreach, dplyr, ggplot2, lazyeval, tidyr, robustbase, matrixStats, furrr, rlang, neuroim2, Rcpp, RcppParallel, methods, fmridataset (>= 0.1.0), crayon, plotly, cli, bslib, future.apply, jsonlite, progress, magrittr RoxygenNote: 7.3.3 Roxygen: list( markdown = TRUE, roclets = c("namespace", "rd", "roxyglobals::global_roclet")) Suggests: testthat, RNifti, ggrepel, pls, doParallel, fmristore, knitr, rmarkdown, roxygen2, covr, gridExtra, multivarious, glmnet, proxy, cowplot, forecast, future, shiny, mgcv, progressr, pkgload, roxyglobals (>= 0.2.1), withr, bidser, jsonlite Remotes: bbuchsbaum/bidser, bbuchsbaum/fmristore, bbuchsbaum/fmrigds@f015b7c7fa5008e2435d269aeb1882a9aa24eaf0, anthonynorth/roxyglobals, bbuchsbaum/fmridataset, bbuchsbaum/fmrilss, bbuchsbaum/fmridesign, bbuchsbaum/neuroatlas, bbuchsbaum/delarr, bbuchsbaum/fmrilatent VignetteBuilder: knitr URL: https://bbuchsbaum.github.io/fmrireg/, https://github.com/bbuchsbaum/fmrireg BugReports: https://github.com/bbuchsbaum/fmrireg/issues Config/Needs/website: albersdown Config/pak/sysreqs: cmake make libhdf5-dev libicu-dev libuv1-dev libssl-dev Repository: https://bbuchsbaum.r-universe.dev Date/Publication: 2026-06-30 00:49:07 UTC RemoteUrl: https://github.com/bbuchsbaum/fmrireg RemoteRef: HEAD RemoteSha: 1b034e7bd173cc3052a374f8e25c42f51160ce02 NeedsCompilation: yes Packaged: 2026-06-30 03:05:42 UTC; root Author: Bradley Buchsbaum [aut, cre] Maintainer: Bradley Buchsbaum