Package: beachmat.tiledb
Version: 1.3.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
Config/pak/sysreqs: cmake git libzstd-dev zlib1g-dev
Repository: https://bioc.r-universe.dev
Date/Publication: 2025-10-29 15:33:24 UTC
RemoteUrl: https://github.com/bioc/beachmat.tiledb
RemoteRef: HEAD
RemoteSha: df0fa94cf01354429637b4d8906e0f136641aec8
Packaged: 2026-01-26 08:53:02 UTC; root
Author: Aaron Lun [aut, cre]
Maintainer: Aaron Lun <infinite.monkeys.with.keyboards@gmail.com>
Built: R 4.6.0; aarch64-apple-darwin23; 2026-01-26 08:57:06 UTC; unix
