Package: alabaster.matrix
Title: Load and Save Artifacts from File
Version: 1.13.1
Date: 2026-08-05
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.
Depends: alabaster.base
Imports: methods, BiocGenerics, S4Vectors, DelayedArray (>= 0.33.3),
        S4Arrays, SparseArray (>= 1.5.22), rhdf5 (>= 2.47.1),
        HDF5Array, Matrix, Rcpp
Suggests: testthat, knitr, BiocStyle, chihaya, BiocSingular,
        ResidualMatrix
LinkingTo: Rcpp
VignetteBuilder: knitr
Encoding: UTF-8
biocViews: DataImport, DataRepresentation
Config/roxygen2/version: 8.0.0
Config/pak/sysreqs: libssl-dev libnode-dev zlib1g-dev
Repository: https://bioc.r-universe.dev
Date/Publication: 2026-08-04 14:34:25 UTC
RemoteUrl: https://github.com/bioc/alabaster.matrix
RemoteRef: HEAD
RemoteSha: 250d6159795464b9493d99208dee8fc665dc443e
NeedsCompilation: yes
Packaged: 2026-08-04 17:24:45 UTC; root
Author: Aaron Lun [aut, cre]
Maintainer: Aaron Lun <infinite.monkeys.with.keyboards@gmail.com>
Built: R 4.6.1; aarch64-apple-darwin23; 2026-08-04 17:27:07 UTC; unix
