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.22.0 by Dirk Eddelbuettel, a day ago


https://github.com/TileDB-Inc/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

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

Linking to Rcpp, RcppInt64

System requirements: A C++17 compiler is required, and on macOS compilation for version 10.14 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