TileDB-Inc/TileDB-R: Modern Database Engine for Complex Data Based on Multi-Dimensional Arrays

The modern database 'TileDB' introduces a powerful on-disk format for storing and accessing any complex data based on multi-dimensional arrays. It supports dense and sparse arrays, dataframes and key-values stores, cloud storage ('S3', 'GCS', 'Azure'), chunked arrays, multiple compression, encryption and checksum filters, uses a fully multi-threaded implementation, supports parallel I/O, data versioning ('time travel'), metadata and groups. It is implemented as an embeddable cross-platform C++ library with APIs from several languages, and integrations. This package provides the R support.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.30.1.2
URL https://github.com/TileDB-Inc/TileDB-R https://tiledb-inc.github.io/TileDB-R/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("TileDB-Inc/TileDB-R")
TileDB-Inc/TileDB-R documentation built on Oct. 2, 2024, 8:14 a.m.