Package: Rhdf5lib Type: Package Title: hdf5 library as an R package Version: 2.0.0 Authors@R: c( person( "Mike", "Smith", role = "ctb", comment = c(ORCID = "0000-0002-7800-3848") ), person( "Hugo", "Gruson", role = "cre", email = "hugo.gruson@embl.de", comment = c(ORCID = "0000-0002-4094-1476")) , person( given = "The HDF Group", role = "cph" ) ) Description: Provides C and C++ hdf5 libraries. License: Artistic-2.0 Copyright: vendor/hdf5/COPYING LazyLoad: true VignetteBuilder: knitr Depends: R (>= 4.2.0) Suggests: BiocStyle, knitr, rmarkdown, tinytest, mockery URL: https://github.com/Huber-group-EMBL/Rhdf5lib BugReports: https://github.com/Huber-group-EMBL/Rhdf5lib/issues LinkingTo: biocmake NeedsCompilation: yes Encoding: UTF-8 biocViews: Infrastructure RoxygenNote: 7.3.3 Repository: https://bioc-release.r-universe.dev Date/Publication: 2026-04-28 12:45:53 UTC RemoteUrl: https://github.com/bioc/Rhdf5lib RemoteRef: RELEASE_3_23 RemoteSha: 21f3087035b375f46b89b27f67d11493aaef2171 Packaged: 2026-06-23 21:58:28 UTC; root Author: Mike Smith [ctb] (ORCID: ), Hugo Gruson [cre] (ORCID: ), The HDF Group [cph] Maintainer: Hugo Gruson