# -------------------------------------------- # CITATION 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 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://sounkou-bioinfo.r-universe.dev repository-code: https://github.com/sounkou-bioinfo/Ropendal commit: b12246ea15fd16cf4d686d9358f5ea7aa153b7f4 url: https://sounkou-bioinfo.github.io/Ropendal date-released: '2026-06-03' contact: - family-names: Toure given-names: Sounkou Mahamane email: sounkoutoure@gmail.com