# -------------------------------------------- # 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.13.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://cran.r-universe.dev repository-code: https://github.com/bbuchsbaum/neuroim2 commit: 5916b19cc7f12573b144fd31660c31e62caef843 url: https://bbuchsbaum.github.io/neuroim2/ date-released: '2026-04-16' contact: - family-names: Buchsbaum given-names: Bradley R email: brad.buchsbaum@gmail.com