Package: beachmat.tiledb
Version: 1.5.2
Date: 2026-08-21
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/Bioconductor/UnsupportedPlatforms: windows
Config/pak/sysreqs: cmake git libzstd-dev zlib1g-dev
Repository: https://bioc.r-universe.dev
Date/Publication: 2026-08-21 01:05:55 UTC
RemoteUrl: https://github.com/bioc/beachmat.tiledb
RemoteRef: HEAD
RemoteSha: ba12275711503607f2b5564656ed1aed75e9c2fa
Packaged: 2026-08-21 20:00:48 UTC; root
Author: Aaron Lun [aut, cre]
Maintainer: Aaron Lun <infinite.monkeys.with.keyboards@gmail.com>
Built: R 4.6.1; aarch64-apple-darwin23; 2026-08-21 20:03:22 UTC; unix
