r-bioc-hdf5array 1.30.0-1 source package in Ubuntu

Changelog

r-bioc-hdf5array (1.30.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream version
  * dh-update-R to update Build-Depends (routine-update)

 -- Andreas Tille <email address hidden>  Thu, 30 Nov 2023 13:01:23 +0100

Upload details

Uploaded by:
Debian R Packages Maintainers
Uploaded to:
Sid
Original maintainer:
Debian R Packages Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
r-bioc-hdf5array_1.30.0-1.dsc 2.3 KiB 17a1a2ab18cb79ef8ab4128411e3cdc0ee487adaebd27476ccc3bd986df0ad34
r-bioc-hdf5array_1.30.0.orig.tar.gz 7.7 MiB 0bf1483bdc9bb37979a17d3dd034669158a27b81ab6a1ff0fd1a375f4db2a25c
r-bioc-hdf5array_1.30.0-1.debian.tar.xz 6.0 KiB c324bd3f004afb7219d63aabb0f12d4ac923f4d5d1a04a8dbfe0a450db4c0043

Available diffs

No changes file available.

Binary packages built by this source

r-bioc-hdf5array: HDF5 backend for DelayedArray objects

 Implements the HDF5Array and TENxMatrix classes, 2 convenient
 and memory-efficient array-like containers for on-disk representation
 of HDF5 datasets. HDF5Array is for datasets that use the conventional
 (i.e. dense) HDF5 representation. TENxMatrix is for datasets that
 use the HDF5-based sparse matrix representation from 10x Genomics
 (e.g. the 1.3 Million Brain Cell Dataset). Both containers being
 DelayedArray extensions, they support all operations supported by
 DelayedArray objects. These operations can be either delayed or
 block-processed.

r-bioc-hdf5array-dbgsym: debug symbols for r-bioc-hdf5array