[Debian-med-packaging] Bug#863415: ITP: r-bioc-delayedarray -- BioConductor delayed operations on array-like objects
Graham Inggs
ginggs at debian.org
Fri May 26 15:09:26 UTC 2017
Package: wnpp
Severity: wishlist
Owner: Graham Inggs <ginggs at debian.org>
X-Debbugs-CC: debian-med-packaging at lists.alioth.debian.org,
debian-devel at lists.debian.org
* Package name : r-bioc-delayedarray
Version : 0.2.4
Upstream Author : Hervé Pagès <hpages at fredhutch.org>
* URL : https://bioconductor.org/packages/DelayedArray/
* License : Artistic-2.0
Programming Lang: R
Description : BioConductor 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.
r-bioc-delayedarray is a pre-requisite for r-bioc-summarizedexperiment 1.6.1
This package will be maintained by Debian Med team at:
svn://anonscm.debian.org/debian-med/trunk/packages/R/r-bioc-delayedarray/trunk/
More information about the Debian-med-packaging
mailing list