Package: TileDBArray
Version: 1.18.0
Date: 2024-10-01
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_21
git_last_commit: 24d61dd
git_last_commit_date: 2025-04-15
Repository: Bioconductor 3.21
Date/Publication: 2025-04-15
NeedsCompilation: no
Packaged: 2025-04-16 04:12:28 UTC; biocbuild
Author: Aaron Lun [aut, cre],
  Genentech, Inc. [cph]
Maintainer: Aaron Lun <infinite.monkeys.with.keyboards@gmail.com>
Built: R 4.5.0; ; 2025-04-16 15:43:05 UTC; windows
