r-bioc-rhdf5filters 1.12.1+dfsg-2 source package in Ubuntu

Changelog

r-bioc-rhdf5filters (1.12.1+dfsg-2) unstable; urgency=medium

  * Team Upload.
  * Update patch to also copy blosc user libdir.

 -- Nilesh Patra <email address hidden>  Sat, 29 Jul 2023 23:34:53 +0530

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
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
r-bioc-rhdf5filters_1.12.1+dfsg-2.dsc 1.6 KiB 01d670e6cad52135e53083a0ba84c491969e01d68d093e2018cb5cd2af623f66
r-bioc-rhdf5filters_1.12.1+dfsg.orig.tar.xz 215.1 KiB f605b17b4f1fc5b2c617355aa67c69734619f8a6ef05cfe8233f41ea379ae652
r-bioc-rhdf5filters_1.12.1+dfsg-2.debian.tar.xz 5.4 KiB 78cc7e90b000868a94d30710cc070d8dcf0a5896645ddbe26555725970999575

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