# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "workspace" in publications use:' type: software license: MIT title: 'workspace: Manage Collections of Datasets and Objects' version: 0.1.6 doi: 10.32614/CRAN.package.workspace abstract: Create, store, read and manage structured collections of datasets and other objects using a 'workspace', then bundle it into a compressed archive. Using open and interoperable formats makes it possible to exchange bundled data from 'R' to other languages such as 'Python' or 'Julia'. Multiple formats are supported 'Parquet', 'JSON', 'yaml', spatial data and raster data are supported. authors: - family-names: Daniels given-names: Eli email: eli.daniels@ardata.fr - family-names: Gohel given-names: David email: david.gohel@ardata.fr repository: https://ardata-fr.r-universe.dev repository-code: https://github.com/ardata-fr/workspace commit: 48026164a75cd7f05b45ecb9e6dd87dc1ac908b7 url: https://github.com/ardata-fr/workspace date-released: '2025-09-29' contact: - family-names: Daniels given-names: Eli email: eli.daniels@ardata.fr