TileDB-R
TileDB-R copied to clipboard
R interface to TileDB: The Modern Database
Results
22
TileDB-R issues
Sort by
recently updated
recently updated
newest added
Fix issues with `.pkg_config()` on Windows; include new include and linking flags as suggested by @LTLA [SC-60076](https://app.shortcut.com/tiledb-inc/story/60076) resolves #780
packaging
API
I have an R package ([beachmat.tiledb](https://github.com/tatami-inc/beachmat.tiledb)) that vendors a C++ library that links to the TileDB C++ library. I would like my package to be installable even if TileDB is...