CRAN/E | RcppUUID

RcppUUID

Generating Universally Unique Identificators

Installation

About

Provides functions to generating a vector of Universally Unique Identifiers (UUID). Used implementation from the Boost C++ library. Supported random (version 4) and name (version 5) UUIDs.

artemklevtsov.gitlab.io/rcppuuid
gitlab.com/artemklevtsov/rcppuuid
Bug report File report

Key Metrics

Version 1.1.1
Published 2022-02-09 814 days ago
Needs compilation? yes
License GPL-2
License GPL-3
CRAN checks RcppUUID results

Downloads

Yesterday 24 0%
Last 7 days 87 -3%
Last 30 days 231 +56%
Last 90 days 468 -28%
Last 365 days 2.100 -17%

Maintainer

Maintainer

Artem Klevtsov

a.a.klevtsov@gmail.com

Authors

Artem Klevtsov

aut / cre

Material

README
NEWS
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

RcppUUID archive

Imports

Rcpp

Suggests

tinytest
uuid
microbenchmark

LinkingTo

Rcpp
BH