# -------------------------------------------- # 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 Multi-Modal Data via Sparse and Dense Multidimensional Arrays' version: 0.24.0 doi: 10.32614/CRAN.package.tiledb abstract: The modern database 'TileDB' introduces a powerful on-disk format for multi-modal data based on 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. authors: - name: TileDB, Inc. - family-names: Eddelbuettel given-names: Dirk email: dirk@tiledb.com repository: https://mojaveazure.r-universe.dev repository-code: https://github.com/TileDB-Inc/TileDB-R commit: 6595a0e4e03e7b8e0ec9f4e6dc236380507fc778 url: https://tiledb-inc.github.io/TileDB-R/ contact: - family-names: Eddelbuettel given-names: Dirk email: dirk@tiledb.com