The data science storage engine 'TileDB' introduces a powerful on-disk format for 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.
Version: | 0.8.0 |
Imports: | methods, Rcpp, nanotime |
LinkingTo: | Rcpp |
Suggests: | tinytest, rmarkdown, knitr, BiocStyle, curl, bit64 |
Published: | 2020-09-03 |
Author: | TileDB, Inc. |
Maintainer: | Dirk Eddelbuettel <dirk at tiledb.com> |
BugReports: | https://github.com/TileDB-Inc/TileDB-R/issues |
License: | MIT + file LICENSE |
Copyright: | TileDB, Inc. |
URL: | https://github.com/TileDB-Inc/TileDB-R |
NeedsCompilation: | yes |
SystemRequirements: | cmake (only when TileDB source build selected), git (only when TileDB source build selected) |
Materials: | README NEWS |
CRAN checks: | tiledb results |
Reference manual: | tiledb.pdf |
Vignettes: |
Introduction to TileDB |
Package source: | tiledb_0.8.0.tar.gz |
Windows binaries: | r-devel: tiledb_0.8.0.zip, r-release: tiledb_0.8.0.zip, r-oldrel: not available |
macOS binaries: | r-release: tiledb_0.8.0.tgz, r-oldrel: tiledb_0.8.0.tgz |
Old sources: | tiledb archive |
Please use the canonical form https://CRAN.R-project.org/package=tiledb to link to this page.