Package: TileDBArray
Version: 1.20.0
Date: 2025-06-19
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: RELEASE_3_22
git_last_commit: e9b1538
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.22
Date/Publication: 2025-10-29
NeedsCompilation: no
Packaged: 2025-10-30 05:44:56 UTC; biocbuild
Author: Aaron Lun [aut, cre],
  Genentech, Inc. [cph]
Maintainer: Aaron Lun <infinite.monkeys.with.keyboards@gmail.com>
Built: R 4.5.1; ; 2025-10-30 12:43:51 UTC; unix
