The version of the libtiledb library
tiledb_version(compact = FALSE)
compact | Logical value indicating wheter a compact
|
---|
An named int vector c(major, minor, patch), or if select,
a package_version
object
#> major minor patch #> 2 3 0tiledb_version(compact = TRUE)#> [1] ‘2.3.0’