Title: Save and Load BumpyMatrices to/from file
Package: alabaster.bumpy
Version: 1.13.1
Date: 2026-09-04
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, rhdf5, Matrix, BiocGenerics, S4Vectors, IRanges
Suggests: BiocStyle, rmarkdown, knitr, testthat, jsonlite
VignetteBuilder: knitr
biocViews: DataImport, DataRepresentation
Config/roxygen2/version: 8.1.0
git_url: https://git.bioconductor.org/packages/alabaster.bumpy
git_branch: devel
git_last_commit: bf0a372
git_last_commit_date: 2026-09-04
Repository: Bioconductor 3.24
Date/Publication: 2026-09-04
NeedsCompilation: no
Packaged: 2026-09-04 20:10:43 UTC; biocbuild
Author: Aaron Lun [cre, aut]
Maintainer: Aaron Lun <infinite.monkeys.with.keyboards@gmail.com>
