dummy_mode parameter to fmri_dataset() and nifti_backend() (#3)
dummy_mode = TRUE in fmri_dataset() constructordelarr lazy
matrix adapter
fmri_series() and study helpers now return delarr objects by defaultas_delarr() generics for all storage backends and study adaptersas_delayed_array() paths for explicit DelayedMatrix outputAdded bounded memory cache to prevent unbounded memory growth (#1)
cachem with configurable size limit (default 512MB)fmri_clear_cache() function to manually clear cacheoptions(fmridataset.cache_max_mb = 1024)Added memory warnings and mitigation for study_backend (#2)
data_chunks() for large datasetsas_tibble.fmri_study_dataset with metadata optimizationfmri_study_dataset workflownchunks > number of voxelswith_mock() calls to with_mocked_bindings()