Skip to content

s-u/uuid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

Resources

License

Stars

Watchers

Forks

Packages

No packages published