Package: beachmat.tiledb
Version: 1.2.0
Date: 2025-07-13
Title: beachmat bindings for TileDB-backed matrices
Description: 
    Extends beachmat to initialize tatami matrices from TileDB-backed arrays.
    This allows C++ code in downstream packages to directly call the TileDB C/C++ library to access array data,
    without the need for block processing via DelayedArray.
    Developers only need to import this package to automatically extend the capabilities of beachmat::initializeCpp to TileDBArray instances.
Authors@R: person("Aaron", "Lun", role = c("aut", "cre"), email = "infinite.monkeys.with.keyboards@gmail.com")
Imports: methods, beachmat, tiledb, TileDBArray, DelayedArray, Rcpp
Suggests: testthat, BiocStyle, knitr, rmarkdown, Matrix
LinkingTo: Rcpp, assorthead, beachmat
biocViews: DataRepresentation, DataImport, Infrastructure
License: GPL-3
NeedsCompilation: yes
VignetteBuilder: knitr
SystemRequirements: C++17
URL: https://github.com/tatami-inc/beachmat.tiledb
BugReports: https://github.com/tatami-inc/beachmat.tiledb/issues
RoxygenNote: 7.3.2
Encoding: UTF-8
git_url: https://git.bioconductor.org/packages/beachmat.tiledb
git_branch: RELEASE_3_22
git_last_commit: 70c0ac3
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.22
Date/Publication: 2025-10-29
Packaged: 2025-10-30 02:06:40 UTC; biocbuild
Author: Aaron Lun [aut, cre]
Maintainer: Aaron Lun <infinite.monkeys.with.keyboards@gmail.com>
Built: R 4.5.1; aarch64-apple-darwin20; 2025-10-30 09:16:54 UTC; unix
