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.19.0 by Dirk Eddelbuettel, 16 days 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

Linking to Rcpp

System requirements: A C++17 compiler is required, and on macOS compilation for version 11.14 is required. Optionally cmake (only when TileDB source build selected), 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