uuidx: Modern UUIDs for R with a Rust Backend
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.
| Version: |
0.0.1 |
| Depends: |
R (≥ 4.3) |
| Suggests: |
testthat (≥ 3.0.0) |
| Published: |
2026-04-10 |
| DOI: |
10.32614/CRAN.package.uuidx (may not be active yet) |
| Author: |
Thomas Bryce Kelly [aut, cre],
Icy Seas Co-Laboratory LLC [cph] |
| Maintainer: |
Thomas Bryce Kelly <tkelly at icyseascolab.io> |
| License: |
MIT + file LICENSE |
| NeedsCompilation: |
yes |
| SystemRequirements: |
Cargo (Rust's package manager), rustc >= 1.81 |
| Materials: |
README |
| CRAN checks: |
uuidx results |
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=uuidx
to link to this page.