Package: delarr Type: Package Title: Lazy Delayed Arrays with Fused Execution Version: 0.1.0 Authors@R: person(given = "Bradley", family = "Buchsbaum", role = c("aut", "cre", "cph"), email = "brad.buchsbaum@gmail.com", comment = c(ORCID = "0000-0002-1108-4866")) Description: Provides a lightweight delayed array abstraction for lazy, fused evaluation of multi-dimensional numeric data. Compared with Bioconductor's 'DelayedArray', it offers a small S3 API with tidy-friendly verbs, chunked materialisation, and optional backends for HDF5, memory mapping, and shared-memory parallelism. Expression trees are optimised before streaming evaluation, and results can be written directly to disk without fully materialising arrays in memory. URL: https://bbuchsbaum.github.io/delarr/, https://github.com/bbuchsbaum/delarr BugReports: https://github.com/bbuchsbaum/delarr/issues License: MIT + file LICENSE Depends: R (>= 4.1) Imports: rlang Suggests: hdf5r, mmap, matrixStats, shard, testthat (>= 3.1.0), knitr, rmarkdown VignetteBuilder: knitr Encoding: UTF-8 Language: en-US Config/testthat/edition: 3 RoxygenNote: 7.3.3 NeedsCompilation: yes Packaged: 2026-06-30 21:31:49 UTC; root Author: Bradley Buchsbaum [aut, cre, cph] (ORCID: ) Maintainer: Bradley Buchsbaum Repository: https://cran.r-universe.dev Date/Publication: 2026-06-30 18:40:02 UTC RemoteUrl: https://github.com/cran/delarr RemoteRef: HEAD RemoteSha: 434d8616669193fe6be284186f51a24750fc0dc7