s-u / uuid

R package for handling UUIDs (based on libuuid)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

uuid

R package providing UUID generation and parsing functionality from libuuid to R code.

CRAN RForge GitHub

To install the CRAN version, use simply

install.packages("uuid")

For installation of the latest development version, use

install.packages("uuid", repo="https://rforge.net")

About

R package for handling UUIDs (based on libuuid)

License:Other


Languages

Language:C 94.5%Language:R 2.6%Language:M4 1.6%Language:Shell 1.2%