<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Modern UUIDs for R with a Rust Backend</dc:title>
  <dc:title>R package uuidx version 0.0.1</dc:title>
  <dc:description>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.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.3)</dc:relation>
  <dc:relation>Suggests: testthat (&gt;= 3.0.0)</dc:relation>
  <dc:creator>Thomas Bryce Kelly &lt;tkelly@icyseascolab.io&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Thomas Bryce Kelly [aut, cre],
  Icy Seas Co-Laboratory LLC [cph]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=uuidx/LICENSE)</dc:rights>
  <dc:date>2026-04-10</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=uuidx</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.uuidx</dc:identifier>
</oai_dc:dc>
