Package: hdf5lib
Type: Package
Title: Headers and Static Libraries for 'HDF5'
Version: 1.14.6.8
Authors@R: c(
    person("Daniel P.", "Smith", email = "dansmith01@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-2479-2044")),
    person("The HDF Group", role = "cph", comment = "Copyright holder of the HDF5 library"),
    person("Jean-loup", "Mark", role = "cph", comment = "Copyright holder of the zlib library"),
    person("Gailly", "Adler", role = "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 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
RoxygenNote: 7.3.3
Packaged: 2025-11-18 23:35:58 UTC; Daniel
Author: Daniel P. Smith [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-2479-2044>),
  The HDF Group [cph] (Copyright holder of the HDF5 library),
  Jean-loup Mark [cph] (Copyright holder of the zlib library),
  Gailly Adler [cph] (Copyright holder of the zlib library)
Maintainer: Daniel P. Smith <dansmith01@gmail.com>
Repository: CRAN
Date/Publication: 2025-11-19 08:20:02 UTC
Built: R 4.5.1; ; 2025-11-19 10:14:51 UTC; unix
