Package: TileDBArray
Version: 1.21.2
Date: 2026-04-10
Title: Using TileDB as a DelayedArray Backend
Description: Implements a DelayedArray backend for reading and
    writing dense or sparse arrays in the TileDB format. The
    resulting TileDBArrays are compatible with all Bioconductor
    pipelines that can accept DelayedArray instances.
Authors@R: 
    c(
        person("Aaron", "Lun", role=c("aut", "cre"), email="infinite.monkeys.with.keyboards@gmail.com"),
        person("Genentech, Inc.", role="cph")
    )
License: MIT + file LICENSE
Depends: SparseArray (>= 1.5.20), DelayedArray (>= 0.31.7)
Imports: methods, tiledb, S4Vectors
Suggests: knitr, Matrix, rmarkdown, BiocStyle, BiocParallel, testthat
biocViews: DataRepresentation, Infrastructure, Software
VignetteBuilder: knitr
BugReports: https://github.com/LTLA/TileDBArray
URL: https://github.com/LTLA/TileDBArray
RoxygenNote: 7.3.2
Encoding: UTF-8
git_url: https://git.bioconductor.org/packages/TileDBArray
git_branch: devel
git_last_commit: 8b172c8
git_last_commit_date: 2026-04-10
Repository: Bioconductor 3.24
Date/Publication: 2026-04-20
NeedsCompilation: no
Packaged: 2026-04-21 01:15:00 UTC; biocbuild
Author: Aaron Lun [aut, cre],
  Genentech, Inc. [cph]
Maintainer: Aaron Lun <infinite.monkeys.with.keyboards@gmail.com>
