Nothing
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.
Package details |
|
|---|---|
| Author | Bradley Buchsbaum [aut, cre, cph] (ORCID: <https://orcid.org/0000-0002-1108-4866>) |
| Maintainer | Bradley Buchsbaum <brad.buchsbaum@gmail.com> |
| License | MIT + file LICENSE |
| Version | 0.1.0 |
| URL | https://bbuchsbaum.github.io/delarr/ https://github.com/bbuchsbaum/delarr |
| Package repository | View on CRAN |
| Installation |
Install the latest version of this package by entering the following in R:
|
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.