Package: fmrigds Type: Package Title: Lazy, Format-Agnostic Group Analysis for fMRI Version: 0.1.0.9000 Depends: R (>= 4.1.0) Authors@R: c( person("Brad", "Buchsbaum", email = "brad.buchsbaum@gmail.com", role = c("aut", "cre")) ) Description: Provides a Group Data Set (GDS) abstraction and lazy analysis pipeline for first-level fMRI statistical outputs. Unifies tabular, NIfTI, HDF5, and fmristore inputs under a common sample x subject x contrast representation; supports space-aware transformations, group and meta-analytic reducers, provenance tracking, and reproducible export. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Imports: Matrix, digest, jsonlite, data.table, hdf5r LinkingTo: Rcpp, RcppArmadillo URL: https://github.com/bbuchsbaum/fmrigds BugReports: https://github.com/bbuchsbaum/fmrigds/issues Suggests: testthat (>= 3.0.0), arrow, RNifti, lme4, neuroim2, neurotabs, neurothresh, knitr, rmarkdown, pkgload, covr, pkgdown, albersdown, ggplot2, ragg, systemfonts VignetteBuilder: knitr Config/testthat/edition: 3 Config/Needs/website: albersdown Config/pak/sysreqs: libhdf5-dev Repository: https://bbuchsbaum.r-universe.dev Date/Publication: 2026-06-30 16:47:19 UTC RemoteUrl: https://github.com/bbuchsbaum/fmrigds RemoteRef: HEAD RemoteSha: d58e3581609aec2b0fb2c482a0ddb35006e50f5d NeedsCompilation: yes Packaged: 2026-06-30 23:28:52 UTC; root Author: Brad Buchsbaum [aut, cre] Maintainer: Brad Buchsbaum