Package: rhdf5filters
Type: Package
Title: HDF5 Compression Filters
Version: 1.21.4
Authors@R: c(
        person("Mike", "Smith",
               role = c("aut", "ccp"),
               comment = c(ORCID = "0000-0002-7800-3848")
        ),
        person("Hugo", "Gruson",
               role = "cre",
               email = "hugo.gruson@embl.de",
               comment = c(ORCID = "0000-0002-4094-1476")
        )
    )
Description: Provides a collection of additional compression filters for HDF5
    datasets. The package is intended to provide seemless integration with
    rhdf5, however the compiled filters can also be used with external
    applications.
License: BSD_2_clause + file LICENSE
LazyLoad: true
VignetteBuilder: knitr
Suggests: BiocStyle, knitr, rmarkdown, tinytest, rhdf5 (>= 2.47.7)
SystemRequirements: GNU make
URL: https://github.com/Huber-group-EMBL/rhdf5filters
BugReports: https://github.com/Huber-group-EMBL/rhdf5filters/issues
LinkingTo: Rhdf5lib
RoxygenNote: 7.3.2
Encoding: UTF-8
biocViews: Infrastructure, DataImport
git_url: https://git.bioconductor.org/packages/rhdf5filters
git_branch: devel
git_last_commit: cb67d48
git_last_commit_date: 2025-10-14
Repository: Bioconductor 3.22
Date/Publication: 2025-10-14
NeedsCompilation: yes
Packaged: 2025-10-14 23:38:40 UTC; biocbuild
Author: Mike Smith [aut, ccp] (ORCID: <https://orcid.org/0000-0002-7800-3848>),
  Hugo Gruson [cre] (ORCID: <https://orcid.org/0000-0002-4094-1476>)
Maintainer: Hugo Gruson <hugo.gruson@embl.de>
