Package: uuidx 0.0.1

Thomas Bryce Kelly

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.

Authors:Thomas Bryce Kelly [aut, cre], Icy Seas Co-Laboratory LLC [cph]

uuidx_0.0.1.tar.gz
uuidx_0.0.1.tar.gz(r-4.7-arm64)uuidx_0.0.1.tar.gz(r-4.7-x86_64)uuidx_0.0.1.tar.gz(r-4.6-arm64)uuidx_0.0.1.tar.gz(r-4.6-x86_64)
uuidx_0.0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
uuidx/json (API)

# Install 'uuidx' in R:
install.packages('uuidx', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

On CRAN:

Conda:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

rustcargo

1.70 score 473 downloads 11 exports 0 dependencies

Last updated from:85d2f89c4f. Checks:6 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK121
linux-devel-x86_64OK127
source / vignettesOK194
linux-release-arm64OK137
linux-release-x86_64OK110
wasm-releaseOK122

Exports:uuid_generateuuid_maxuuid_niluuid_parseuuid_v1uuid_v4uuid_v5uuid_v6uuid_v7uuid_validateuuid_version

Dependencies: