Package: TileDBArray
Version: 1.14.0
Date: 2023-05-03
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: DelayedArray (>= 0.27.2)
Imports: methods, Rcpp, tiledb, S4Vectors
LinkingTo: Rcpp
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.1.1
Encoding: UTF-8
git_url: https://git.bioconductor.org/packages/TileDBArray
git_branch: RELEASE_3_19
git_last_commit: b456051
git_last_commit_date: 2024-04-30
Repository: Bioconductor 3.19
Date/Publication: 2024-04-30
NeedsCompilation: yes
Packaged: 2024-05-01 06:24:39 UTC; biocbuild
Author: Aaron Lun [aut, cre],
  Genentech, Inc. [cph]
Maintainer: Aaron Lun <infinite.monkeys.with.keyboards@gmail.com>
Built: R 4.4.0; x86_64-apple-darwin23.2.0; 2024-05-10 05:49:12 UTC; unix
