You are here: Home / LBN / Up2date / Big Data / BastionLinux 25 / R-DelayedArray-0.4.1-1.lbn25.noarch

R-DelayedArray-0.4.1-1.lbn25.noarch

Package Attributes
RPM  R-DelayedArray-0.4.1-1.lbn25.noarch.rpm Architecture  noarch Size  924152 Created  2023/06/18 03:59:06 UTC
Package Specification
Summary Delayed operations on array-like objects
Group Applications/Engineering
License Artistic 2.0
Home Page http://www.bioconductor.org/packages/release/bioc/html/DelayedArray.html
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, and ordinary arrays and data frames.

Requires
R-core  
rpmlib(FileDigests)  
rpmlib(CompressedFileNames)  
rpmlib(PayloadFilesHavePrefix)  
rpmlib(PayloadIsXz)  
R-methods  
Provides
R-DelayedArray

Document Actions