# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "rhdf5" in publications use:' type: software license: Artistic-2.0 title: 'rhdf5: R Interface to HDF5' version: 2.49.0 abstract: This package provides an interface between HDF5 and R. HDF5's main features are the ability to store and access very large and/or complex datasets and a wide variety of metadata on mass storage (disk) through a completely portable file format. The rhdf5 package is thus suited for the exchange of large and/or complex datasets between R and other software package, and for letting R applications work on datasets that are larger than the available RAM. authors: - family-names: Fischer given-names: Bernd - family-names: Smith given-names: Mike email: mike.smith@embl.de orcid: https://orcid.org/0000-0002-7800-3848 - family-names: Pau given-names: Gregoire repository: https://bioc.r-universe.dev repository-code: https://github.com/grimbough/rhdf5 url: https://github.com/grimbough/rhdf5 contact: - family-names: Smith given-names: Mike email: mike.smith@embl.de orcid: https://orcid.org/0000-0002-7800-3848