Package: beachmat
Version: 2.27.0
Date: 2025-08-19
Title: Compiling Bioconductor to Handle Each Matrix Type
Authors@R: c(person("Aaron", "Lun", role = c("aut", "cre"), email = "infinite.monkeys.with.keyboards@gmail.com"),
        person("Hervé", "Pagès", role="aut"),
        person("Mike", "Smith", role="aut"))
Imports: methods, DelayedArray (>= 0.27.2), SparseArray, BiocGenerics,
        Matrix, Rcpp
Suggests: testthat, BiocStyle, knitr, rmarkdown, rcmdcheck,
        BiocParallel, HDF5Array, beachmat.hdf5
LinkingTo: Rcpp, assorthead (>= 1.3.3)
biocViews: DataRepresentation, DataImport, Infrastructure
Description: Provides a consistent C++ class interface for reading from
        a variety of commonly used matrix types. Ordinary matrices and
        several sparse/dense Matrix classes are directly supported,
        along with a subset of the delayed operations implemented in
        the DelayedArray package. All other matrix-like objects are
        supported by calling back into R.
License: GPL-3
NeedsCompilation: yes
VignetteBuilder: knitr
SystemRequirements: C++17
URL: https://github.com/tatami-inc/beachmat
BugReports: https://github.com/tatami-inc/beachmat/issues
RoxygenNote: 7.3.2
Encoding: UTF-8
Config/pak/sysreqs: zlib1g-dev
Repository: https://bioc.r-universe.dev
Date/Publication: 2025-10-29 14:39:35 UTC
RemoteUrl: https://github.com/bioc/beachmat
RemoteRef: HEAD
RemoteSha: 06edf7e7edcea0f34d6e52e35036e582ce6a451f
Packaged: 2025-11-09 07:20:56 UTC; root
Author: Aaron Lun [aut, cre],
  Hervé Pagès [aut],
  Mike Smith [aut]
Maintainer: Aaron Lun <infinite.monkeys.with.keyboards@gmail.com>
Built: R 4.6.0; x86_64-w64-mingw32; 2025-11-09 07:23:50 UTC; windows
Archs: x64
