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.
Versions across snapshots
| Version | Repository | File | Size |
|---|---|---|---|
0.0.1 |
rolling linux/jammy R-4.5 | uuidx_0.0.1.tar.gz |
697.6 KiB |
0.0.1 |
rolling linux/noble R-4.5 | uuidx_0.0.1.tar.gz |
698.2 KiB |
0.0.1 |
rolling source/ R- | uuidx_0.0.1.tar.gz |
1.1 MiB |
0.0.1 |
latest linux/jammy R-4.5 | uuidx_0.0.1.tar.gz |
697.6 KiB |
0.0.1 |
latest linux/noble R-4.5 | uuidx_0.0.1.tar.gz |
698.2 KiB |
0.0.1 |
latest source/ R- | uuidx_0.0.1.tar.gz |
1.1 MiB |
0.0.1 |
2026-04-26 source/ R- | uuidx_0.0.1.tar.gz |
1.1 MiB |
0.0.1 |
2026-04-23 source/ R- | uuidx_0.0.1.tar.gz |
1.1 MiB |
Dependencies (latest)
Suggests
- testthat (>= 3.0.0)