Source: r-bioc-alabaster.matrix
Standards-Version: 4.7.4
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders:
 Michael R. Crusoe <crusoe@debian.org>,
Section: gnu-r
Testsuite: autopkgtest-pkg-r
Build-Depends:
 debhelper-compat (= 14),
 dh-r,
 r-base-dev,
 r-bioc-alabaster.base,
 r-bioc-biocgenerics,
 r-bioc-s4vectors,
 r-bioc-delayedarray (>= 0.33.3),
 r-bioc-s4arrays,
 r-bioc-sparsearray,
 r-bioc-rhdf5 (>= 2.47.1),
 r-bioc-hdf5array,
 r-cran-matrix,
 r-cran-rcpp,
 r-pkg-team-core-architecture,
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-bioc-alabaster.matrix
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-bioc-alabaster.matrix.git
Homepage: https://bioconductor.org/packages/alabaster.matrix

Package: r-bioc-alabaster.matrix
Architecture: any
Depends:
 ${R:Depends},
 ${shlibs:Depends},
 ${misc:Depends},
 r-pkg-team-core-architecture,
Recommends:
 ${R:Recommends},
Suggests:
 ${R:Suggests},
Description: Load and Save Artifacts from File
 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.
