Package: alabaster.matrix
Title: Load and Save Artifacts from File
Version: 1.10.0
Date: 2025-03-04
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
RoxygenNote: 7.3.2
Encoding: UTF-8
biocViews: DataImport, DataRepresentation
Config/pak/sysreqs: libssl-dev libnode-dev zlib1g-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2025-10-29 15:21:14 UTC
RemoteUrl: https://github.com/bioc/alabaster.matrix
RemoteRef: RELEASE_3_22
RemoteSha: 8892772a6e313fbb59a6d3ceb72fd123038a7450
NeedsCompilation: yes
Packaged: 2025-11-11 13:05:05 UTC; root
Author: Aaron Lun [aut, cre]
Maintainer: Aaron Lun <infinite.monkeys.with.keyboards@gmail.com>
Built: R 4.5.2; x86_64-w64-mingw32; 2025-11-11 13:10:29 UTC; windows
Archs: x64
