Package: hdf5r.Extra
Type: Package
Title: Extensions for 'HDF5' R Interfaces
Version: 0.1.0
Date: 2024-10-18
Authors@R: person(given = "Yuchen", family = "Li", email = "ycli1995@outlook.com", role = c("aut", "cre"))
Description: Some methods to manipulate 'HDF5' files, extending the 'hdf5r' package. Reading and writing R objects to 'HDF5' formats follow the specification of 'AnnData' <https://anndata.readthedocs.io/en/latest/fileformat-prose.html>.
Depends: R (>= 4.1.0), hdf5r (>= 1.3.8), methods, utils
Imports: checkmate, dplyr, easy.utils, Matrix, rlang
License: MIT + file LICENSE
RoxygenNote: 7.3.1
Encoding: UTF-8
URL: https://github.com/ycli1995/hdf5r.Extra
BugReports: https://github.com/ycli1995/hdf5r.Extra/issues
Suggests: testthat (>= 3.0.0), withr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2024-10-18 05:59:35 UTC; mydocker
Author: Yuchen Li [aut, cre]
Maintainer: Yuchen Li <ycli1995@outlook.com>
Repository: CRAN
Date/Publication: 2024-10-18 06:20:02 UTC
Built: R 4.4.3; ; 2025-10-21 14:33:36 UTC; windows
