Package: Rhdf5lib
Type: Package
Title: hdf5 library as an R package
Version: 1.32.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: src/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
SystemRequirements: GNU make
Encoding: UTF-8
biocViews: Infrastructure
RoxygenNote: 7.1.2
Config/pak/sysreqs: make
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2025-10-29 14:39:14 UTC
RemoteUrl: https://github.com/bioc/Rhdf5lib
RemoteRef: RELEASE_3_22
RemoteSha: f62ae289bd6cdd27f8d2f924d6578d3b344fc396
NeedsCompilation: yes
Packaged: 2025-11-11 16:59:17 UTC; root
Author: Mike Smith [ctb] (ORCID: <https://orcid.org/0000-0002-7800-3848>),
  Hugo Gruson [cre] (ORCID: <https://orcid.org/0000-0002-4094-1476>),
  The HDF Group [cph]
Maintainer: Hugo Gruson <hugo.gruson@embl.de>
Built: R 4.5.2; x86_64-w64-mingw32; 2025-11-11 17:05:58 UTC; windows
Archs: x64
