Package: Rhdf5lib
Type: Package
Title: hdf5 library as an R package
Version: 1.18.2
Authors@R: c(
            person(
              "Mike", "Smith", 
              role=c("ctb", "cre"), 
              email = "grimbough@gmail.com",
              comment = c(ORCID = "0000-0002-7800-3848")
            ),
            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.0.0)
Suggests: BiocStyle, knitr, rmarkdown, tinytest, mockery
URL: https://github.com/grimbough/Rhdf5lib
BugReports: https://github.com/grimbough/Rhdf5lib
SystemRequirements: GNU make
Encoding: UTF-8
biocViews: Infrastructure
RoxygenNote: 7.1.2
git_url: https://git.bioconductor.org/packages/Rhdf5lib
git_branch: RELEASE_3_15
git_last_commit: d104bbf
git_last_commit_date: 2022-05-12
Date/Publication: 2022-05-15
NeedsCompilation: yes
Packaged: 2022-05-16 00:21:39 UTC; biocbuild
Author: Mike Smith [ctb, cre] (<https://orcid.org/0000-0002-7800-3848>),
  The HDF Group [cph]
Maintainer: Mike Smith <grimbough@gmail.com>
Built: R 4.2.0; x86_64-w64-mingw32; 2022-05-16 09:38:44 UTC; windows
ExperimentalWindowsRuntime: ucrt
Archs: x64
