# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "tiledb" in publications use:' type: software license: MIT title: 'tiledb: Modern Database Engine for Complex Data Based on Multi-Dimensional Arrays' version: 0.29.0.7 doi: 10.32614/CRAN.package.tiledb abstract: 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. authors: - name: TileDB, Inc. - family-names: Eddelbuettel given-names: Dirk email: dirk@tiledb.com repository: https://eddelbuettel.r-universe.dev repository-code: https://github.com/TileDB-Inc/TileDB-R commit: 56fd6aaa73f10270512fb07bde3d426f595a3d43 url: https://tiledb-inc.github.io/TileDB-R/ contact: - family-names: Eddelbuettel given-names: Dirk email: dirk@tiledb.com