Package: TileDBArray
Version: 1.0.0
Date: 2020-10-05
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"))
License: MIT + file LICENSE
Depends: DelayedArray (>= 0.15.16)
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_12
git_last_commit: 37c4641
git_last_commit_date: 2020-10-27
Date/Publication: 2020-10-28
NeedsCompilation: yes
Packaged: 2020-10-29 03:43:46 UTC; biocbuild
Author: Aaron Lun [aut, cre]
Maintainer: Aaron Lun <infinite.monkeys.with.keyboards@gmail.com>
Built: R 4.0.3; i386-w64-mingw32; 2020-10-29 14:05:29 UTC; windows
Archs: i386, x64
