Reference manual

It appears you don't have a PDF plugin for this browser. You can click here to download the reference manual.

install.packages("tiledb")

0.26.0 by Dirk Eddelbuettel, 9 days ago


https://github.com/TileDB-Inc/TileDB-R, https://tiledb-inc.github.io/TileDB-R/


Report a bug at https://github.com/TileDB-Inc/TileDB-R/issues


Browse source code at https://github.com/cran/tiledb


Authors: TileDB , Inc. [aut, cph] , Dirk Eddelbuettel [cre]


Documentation:   PDF Manual  


MIT + file LICENSE license


Imports methods, Rcpp, nanotime, spdl, nanoarrow

Suggests tinytest, simplermarkdown, curl, bit64, Matrix, palmerpenguins, nycflights13, data.table, tibble, arrow

Linking to Rcpp, RcppInt64, nanoarrow

System requirements: A C++17 compiler is required; on macOS compilation version 11.0 or later is required. Optionally cmake (only when TileDB source build selected), curl (only when TileDB source build selected)), and git (only when TileDB source build selected); on x86_64 and M1 platforms pre-built TileDB Embedded libraries are available at GitHub and are used if no TileDB installation is detected, and no other option to build or download was specified by the user.


See at CRAN