R/hdf5lib-package.r

#' hdf5lib: Headers and Static Libraries for 'HDF5'
#'
#' @description
#' `hdf5lib` provides a self-contained, static build of the HDF5 C library
#' (version 1.14.6) and zlib (version 1.3.1).
#'
#' @details
#' This package provides no R functions and is intended for R package
#' developers to use in the `LinkingTo` field of their `DESCRIPTION` file.
#' It allows other R packages to easily link against HDF5 without
#' requiring users to install any system-level dependencies.
#'
#' @keywords internal
"_PACKAGE"

Try the hdf5lib package in your browser

Any scripts or data that you put into this service are public.

hdf5lib documentation built on May 15, 2026, 9:06 a.m.