# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "libipldr" in publications use:' type: software license: MIT title: 'libipldr: R Bindings to the Rust IPLD Library' version: 0.0.1 doi: 10.32614/CRAN.package.libipldr abstract: Provides R bindings to decode DAG-CBOR encoded data, CIDs (Content Identifiers), and CAR (Content Addressable aRchive) files using Rust's IPLD library. This is especially useful for working with data from IPFS and AtProto (Bluesky) applications. authors: - family-names: Gruber given-names: Johannes B. email: JohannesB.Gruber@gmail.com orcid: https://orcid.org/0000-0001-9177-1772 repository: https://jbgruber.r-universe.dev repository-code: https://github.com/JBGruber/libipldr commit: ed3dc42154db12974380ee2a80014576b526c9d5 url: https://github.com/JBGruber/libipldr date-released: '2026-05-12' contact: - family-names: Gruber given-names: Johannes B. email: JohannesB.Gruber@gmail.com orcid: https://orcid.org/0000-0001-9177-1772