r-bioc-rhdf5filters 1.14.1+dfsg-3 source package in Ubuntu

Changelog

r-bioc-rhdf5filters (1.14.1+dfsg-3) unstable; urgency=medium

  * Team upload
  * Remove vbz test on architectures where it is not available
    Closes: #1056497

 -- Andreas Tille <email address hidden>  Tue, 12 Dec 2023 15:01:58 +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
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
r-bioc-rhdf5filters_1.14.1+dfsg-3.dsc 2.3 KiB bbc13c2621df8d52792de927b675c7b2db6053fca465b276b2c7d124e2198254
r-bioc-rhdf5filters_1.14.1+dfsg.orig.tar.xz 173.2 KiB a87efbcdc8d16c58e86b5d0d6218d9a0e8a6e91330b1de162afed695de7d4bbe
r-bioc-rhdf5filters_1.14.1+dfsg-3.debian.tar.xz 5.5 KiB 43b4c4302ee2596d5892d837e6c069347202f8300b454e949a56c16ebaf613c0

No changes file available.

Binary packages built by this source

r-bioc-rhdf5filters: GNU R HDF5 compression filters

 This Bioconductor package provides a collection of compression filters for
 use with HDF5 datasets.
 .
 One of the advantages of using HDF5 is that data stored on disk can be
 compressed, reducing both the space required to store them and the time
 needed to read those data. This data compression is applied as part of the
 HDF5 “filter pipeline” that modifies data during I/O operations. HDF5
 includes several filter algorithms as standard, and the version of the
 HDF5 library found in Rhdf5lib is additionally compiled with support for
 the deflate and szip compression filters which rely on third-party
 compression libraries. Collectively HDF5 refer to these as the “internal”
 filters. It is possible to use any combination of these (including none)
 when writing data using rhdf5.

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