powered by
The version of the libtiledb library
tiledb_version(compact = FALSE)
An named int vector c(major, minor, patch), or if select, a package_version object
package_version
Logical value indicating wheter a compact package_version object should be returned
ctx <- tiledb_ctx(limitTileDBCores()) tiledb_version() tiledb_version(compact = TRUE)
Run the code above in your browser using DataLab