Package: alabaster.matrix
Title: Load and Save Artifacts from File
Version: 1.1.2
Date: 2023-05-10
Authors@R: person("Aaron", "Lun", role=c("aut", "cre"), email="infinite.monkeys.with.keyboards@gmail.com")
License: MIT + file LICENSE
Description: 
    Save matrices, arrays and similar objects into file artifacts, and load them back into memory.
    This is a more portable alternative to serialization of such objects into RDS files.
    Each artifact is associated with metadata for further interpretation;
    downstream applications can enrich this metadata with context-specific properties.
Imports: methods, BiocGenerics, DelayedArray (>= 0.27.2), rhdf5,
        HDF5Array, Matrix, alabaster.base
Suggests: testthat, knitr, BiocStyle, S4Vectors, chihaya
VignetteBuilder: knitr
RoxygenNote: 7.2.3
biocViews: DataImport, DataRepresentation
git_url: https://git.bioconductor.org/packages/alabaster.matrix
git_branch: devel
git_last_commit: ef62482
git_last_commit_date: 2023-05-10
Date/Publication: 2023-05-10
NeedsCompilation: no
Packaged: 2023-05-10 21:08:49 UTC; biocbuild
Author: Aaron Lun [aut, cre]
Maintainer: Aaron Lun <infinite.monkeys.with.keyboards@gmail.com>
Built: R 4.3.0; ; 2023-05-11 12:09:18 UTC; windows
