Skip to content

DelayedArray

Bioc current

A unified framework for working transparently with on-disk and in-memory array-like datasets

v0.38.2 · software · Artistic-2.0

Release Lineage

Entered 3.5 · Apr 25, 2017

Current · Requires R 4.6

1.0 In 19 of 49 releases 3.23

Description

Wrapping an array-like object (typically an on-disk object) in a DelayedArray object allows one to perform common array operations on it without loading the object in memory. In order to reduce memory usage and optimize performance, operations on the object are either delayed or executed using a block processing mechanism. Note that this also works on in-memory array-like objects like DataFrame objects (typically with Rle columns), Matrix objects, ordinary arrays and, data frames.

Code

Code metrics have not been computed for this package yet.

Topics

Depended on by (142)

CRAN (8)

People