Package: hdf5lib
Type: Package
Title: Headers and Static Libraries for 'HDF5'
Version: 2.0.0.6
Authors@R: c(
    person(
      "Daniel P.", "Smith",
      email   = "dansmith01@gmail.com",
      role    = c("aut", "cre"),
      comment = c(ORCID = "0000-0002-2479-2044")),
    person(
      "Alkek Center for Metagenomics and Microbiome Research", 
      role = c("cph", "fnd") ),
    person("The HDF Group", role = c("ctb", "cph"), comment = "Copyright holder of the HDF5 library"),
    person("Jean-loup", "Mark", role = c("ctb", "cph"), comment = "Copyright holder of the zlib library"),
    person("Gailly", "Adler", role = c("ctb", "cph"), comment = "Copyright holder of the zlib library") )
Description: 'HDF5' (Hierarchical Data Format 5) is a high-performance
    library and file format for storing and managing large, complex
    data. This package provides the static libraries and headers for
    the 'HDF5' 'C' library (release 2.0.0). It is intended for R
    package developers to use in the 'LinkingTo' field, which
    eliminates the need for users to install system-level 'HDF5'
    dependencies. This build is compiled with thread-safety enabled
    and supports dynamic loading of external compression filters.
    'HDF5' is developed by The HDF Group <https://www.hdfgroup.org/>.
URL: https://github.com/cmmr/hdf5lib, https://cmmr.github.io/hdf5lib/
BugReports: https://github.com/cmmr/hdf5lib/issues
License: MIT + file LICENSE
Encoding: UTF-8
Depends: R (>= 4.2.0)
NeedsCompilation: yes
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
RoxygenNote: 7.3.3
Config/Needs/website: rmarkdown
Packaged: 2026-02-18 19:35:26 UTC; Daniel
Author: Daniel P. Smith [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-2479-2044>),
  Alkek Center for Metagenomics and Microbiome Research [cph, fnd],
  The HDF Group [ctb, cph] (Copyright holder of the HDF5 library),
  Jean-loup Mark [ctb, cph] (Copyright holder of the zlib library),
  Gailly Adler [ctb, cph] (Copyright holder of the zlib library)
Maintainer: Daniel P. Smith <dansmith01@gmail.com>
Repository: CRAN
Date/Publication: 2026-02-19 10:30:02 UTC
Built: R 4.5.2; ; 2026-02-19 11:20:57 UTC; unix
