r-bioc-hdf5array 1.30.1-1build2 source package in Ubuntu

Changelog

r-bioc-hdf5array (1.30.1-1build2) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 18:24:28 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
r-bioc-hdf5array_1.30.1.orig.tar.gz 7.7 MiB a0e1927a7f7b1a1d9425329566282fd054463c2f21992a2f037296bb1e95929d
r-bioc-hdf5array_1.30.1-1build2.debian.tar.xz 6.2 KiB 5ff8ab60cc6d98ef282550cc85a9e06944e22a9eb696d0b731bed59a83a0290a
r-bioc-hdf5array_1.30.1-1build2.dsc 2.3 KiB 933ec6a175b5777fb44ad4c16bcca43b00efbff2afe335f5346128b8ad91a0c6

Available diffs

View changes file

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