# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "Ropendal" in publications use:' type: software license: GPL-3.0-or-later title: 'Ropendal: Abstract Filesystem Access for R via ''Apache OpenDAL''' version: 0.0.1.9000 doi: 10.32614/CRAN.package.Ropendal identifiers: - type: url value: https://sounkou-bioinfo.github.io/Ropendal abstract: Provides a byte-oriented abstract filesystem interface for R backed by the Rust crate of 'Apache OpenDAL' . The package is designed around filesystem primitives, asynchronous Aio-like operations inspired by 'nanonext', pluggable raw-vector serializers, and a native C API for direct async byte access by other R packages. authors: - family-names: Toure given-names: Sounkou Mahamane email: sounkoutoure@gmail.com repository: https://abiomix.r-universe.dev repository-code: https://github.com/abiomix/abiomix-r-open commit: dd82290ba296385fcc7d7dfed339886e9deb41a2 url: https://github.com/sounkou-bioinfo/Ropendal date-released: '2026-07-13' contact: - family-names: Toure given-names: Sounkou Mahamane email: sounkoutoure@gmail.com