CRAN/E | tiledb

tiledb

Modern Database Engine for Complex Data Based on Multi-Dimensional Arrays

Installation

About

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.

github.com/TileDB-Inc/TileDB-R
tiledb-inc.github.io/TileDB-R/
Copyright TileDB, Inc.
System requirements A C++17 compiler is required; on macOS compilation version 11.0 or later is required. Optionally cmake (only when TileDB source build selected), curl (only when TileDB source build selected)), and 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.
Bug report File report

Key Metrics

Version 0.26.0
Published 2024-04-16 13 days ago
Needs compilation? yes
License MIT
License File
CRAN checks tiledb results

Downloads

Yesterday 11 0%
Last 7 days 335 -31%
Last 30 days 1.305 +1%
Last 90 days 3.612 +18%
Last 365 days 13.371 +25%

Maintainer

Maintainer

Dirk Eddelbuettel

dirk@tiledb.com

Authors

TileDB
Inc.

aut / cph

Dirk Eddelbuettel

cre

Material

README
NEWS
Reference manual
Package source

Vignettes

Data Ingestion from SQL
TileDB API Documentation
Installation Options
Introduction to TileDB
TileDB RMariaDB Examples

macOS

r-prerel

arm64

r-release

arm64

r-oldrel

arm64

r-prerel

x86_64

r-release

x86_64

Windows

r-prerel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

tiledb archive

Imports

methods
Rcpp ≥ 1.0.8
nanotime
spdl
nanoarrow

Suggests

tinytest
simplermarkdown
curl
bit64
Matrix
palmerpenguins
nycflights13
data.table
tibble
arrow

LinkingTo

Rcpp
RcppInt64
nanoarrow

Reverse Imports

TileDBArray