r-bioc-rhdf5filters 1.14.1+dfsg-1 source package in Ubuntu
Changelog
r-bioc-rhdf5filters (1.14.1+dfsg-1) unstable; urgency=medium * Team upload. * New upstream version -- Andreas Tille <email address hidden> Thu, 30 Nov 2023 07:57:53 +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 | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
r-bioc-rhdf5filters_1.14.1+dfsg-1.dsc | 2.2 KiB | bdde2601de116b2e5db5ef4253a460bcc886aa62e676dbcf5db8a78a871e3afb |
r-bioc-rhdf5filters_1.14.1+dfsg.orig.tar.xz | 173.2 KiB | a87efbcdc8d16c58e86b5d0d6218d9a0e8a6e91330b1de162afed695de7d4bbe |
r-bioc-rhdf5filters_1.14.1+dfsg-1.debian.tar.xz | 5.3 KiB | 028ea7976180911df5f71120395600c759e879bd2392780d1d60e58a273f833a |
Available diffs
- diff from 1.12.1+dfsg2-1 to 1.14.1+dfsg-1 (15.1 KiB)
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