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
Config/pak/sysreqs: cmake git libzstd-dev zlib1g-dev
Repository: https://bioc.r-universe.dev
Date/Publication: 2026-04-10 05:42:32 UTC
RemoteUrl: https://github.com/bioc/TileDBArray
RemoteRef: HEAD
RemoteSha: 8b172c8feaef44ca4619f3f0f5e601a87ab69076
NeedsCompilation: no
Packaged: 2026-04-11 06:05:08 UTC; root
Author: Aaron Lun [aut, cre],
  Genentech, Inc. [cph]
Maintainer: Aaron Lun <infinite.monkeys.with.keyboards@gmail.com>
Built: R 4.6.0; ; 2026-04-11 06:06:49 UTC; windows
