Package: Rhdf5lib Type: Package Title: hdf5 library as an R package Version: 2.1.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.r-universe.dev Date/Publication: 2026-04-28 12:45:53 UTC RemoteUrl: https://github.com/bioc/Rhdf5lib RemoteRef: HEAD RemoteSha: c893d8402c955c3b44bb07ba729a4587803b5daa Packaged: 2026-06-23 14:53:50 UTC; root Author: Mike Smith [ctb] (ORCID: ), Hugo Gruson [cre] (ORCID: ), The HDF Group [cph] Maintainer: Hugo Gruson