Title: Save and Load BumpyMatrices to/from file
Package: alabaster.bumpy
Version: 1.0.0
Date: 2023-02-28
Authors@R: person("Aaron", "Lun", role=c("cre", "aut"), email="infinite.monkeys.with.keyboards@gmail.com")
Description: 
    Save BumpyMatrix 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.
License: MIT + file LICENSE
Depends: BumpyMatrix, alabaster.base
Imports: methods, Matrix, BiocGenerics, S4Vectors, IRanges
Suggests: BiocStyle, rmarkdown, knitr, testthat, jsonlite
VignetteBuilder: knitr
RoxygenNote: 7.2.3
biocViews: DataImport, DataRepresentation
git_url: https://git.bioconductor.org/packages/alabaster.bumpy
git_branch: RELEASE_3_17
git_last_commit: da9aa0c
git_last_commit_date: 2023-04-25
Date/Publication: 2023-04-25
NeedsCompilation: no
Packaged: 2023-04-26 00:12:46 UTC; biocbuild
Author: Aaron Lun [cre, aut]
Maintainer: Aaron Lun <infinite.monkeys.with.keyboards@gmail.com>
Built: R 4.3.0; ; 2023-04-26 15:13:32 UTC; windows
