Fedora Packages

R-DelayedArray

Delayed operations on array-like objects

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, and ordinary arrays and data frames.

Releases Overview

Release Stable Testing
Fedora Rawhide 0.22.0-9.fc40 -
Fedora 40 0.22.0-9.fc40 -
Fedora 39 0.22.0-7.fc39 -
Fedora 38 0.22.0-6.fc38 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at R-DelayedArray dash maintainers at fedoraproject dot org.



Sources on Pagure