# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "uuidx" in publications use:' type: software license: MIT title: 'uuidx: Modern UUIDs for R with a Rust Backend' version: 0.0.1 doi: 10.32614/CRAN.package.uuidx abstract: Generate, parse, and validate RFC 9562 UUIDs from R using the Rust 'uuid' crate via 'extendr'. Developed by Thomas Bryce Kelly at Icy Seas Co-Laboratory LLC. Version 7 UUIDs are the default for new identifiers, while versions 4, 5, 6, and legacy version 1 are also supported. Functions return character vectors by default and can also expose 16-byte raw representations for low-level workflows. authors: - family-names: Bryce Kelly given-names: Thomas email: tkelly@icyseascolab.io repository: https://cran.r-universe.dev commit: 85d2f89c4fb59fe2e66f4b3267c5c2db74c2cfae date-released: '2026-04-10' contact: - family-names: Bryce Kelly given-names: Thomas email: tkelly@icyseascolab.io