Package: hdf5lib
Type: Package
Title: Headers and Static Libraries for 'HDF5'
Version: 1.14.6.4
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") ))
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 1.14.6). 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
BugReports: https://github.com/cmmr/hdf5lib/issues
License: MIT + file LICENSE
Encoding: UTF-8
Depends: R (>= 4.1.0)
NeedsCompilation: yes
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
Packaged: 2025-11-05 17:19:40 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]
Maintainer: Daniel P. Smith <dansmith01@gmail.com>
Repository: CRAN
Date/Publication: 2025-11-10 08:20:20 UTC
Built: R 4.6.0; ; 2025-11-10 09:03:30 UTC; unix
