Package: beachmat.tiledb
Version: 1.4.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-release.r-universe.dev
Date/Publication: 2026-04-28 13:04:06 UTC
RemoteUrl: https://github.com/bioc/beachmat.tiledb
RemoteRef: RELEASE_3_23
RemoteSha: 0953beb90954c9289dc354efb85ac37f17cb0b2b
Packaged: 2026-04-29 18:16:35 UTC; root
Author: Aaron Lun [aut, cre]
Maintainer: Aaron Lun <infinite.monkeys.with.keyboards@gmail.com>
Built: R 4.6.0; x86_64-apple-darwin20; 2026-04-29 19:36:11 UTC; unix
