# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "neuroim2" in publications use:' type: software license: MIT title: 'neuroim2: Data Structures for Brain Imaging Data' version: 0.16.0 doi: 10.32614/CRAN.package.neuroim2 abstract: A collection of data structures and methods for handling volumetric brain imaging data, with a focus on functional magnetic resonance imaging (fMRI). Provides efficient representations for three-dimensional and four-dimensional neuroimaging data through sparse and dense array implementations, memory-mapped file access for large datasets, and spatial transformation capabilities. Implements methods for image resampling, spatial filtering, region of interest analysis, and connected component labeling. General introduction to fMRI analysis can be found in Poldrack et al. (2024, "Handbook of functional MRI data analysis", ). authors: - family-names: Buchsbaum given-names: Bradley R email: brad.buchsbaum@gmail.com repository: https://bbuchsbaum.r-universe.dev repository-code: https://github.com/bbuchsbaum/neuroim2 commit: 234a1b985f4da8bb1433f719a685447a85ff23b2 url: https://bbuchsbaum.github.io/neuroim2/ date-released: '2026-06-04' contact: - family-names: Buchsbaum given-names: Bradley R email: brad.buchsbaum@gmail.com