RcppUUID: Generating Universally Unique Identificators

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.

Version: 1.1.1
Imports: Rcpp
LinkingTo: Rcpp, BH
Suggests: tinytest, uuid, microbenchmark
Published: 2022-02-09
Author: Artem Klevtsov ORCID iD [aut, cre]
Maintainer: Artem Klevtsov <a.a.klevtsov at gmail.com>
BugReports: https://gitlab.com/artemklevtsov/rcppuuid/-/issues
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
URL: https://artemklevtsov.gitlab.io/rcppuuid, https://gitlab.com/artemklevtsov/rcppuuid
NeedsCompilation: yes
Materials: README NEWS
CRAN checks: RcppUUID results

Documentation:

Reference manual: RcppUUID.pdf

Downloads:

Package source: RcppUUID_1.1.1.tar.gz
Windows binaries: r-prerel: RcppUUID_1.1.1.zip, r-release: RcppUUID_1.1.1.zip, r-oldrel: RcppUUID_1.1.1.zip
macOS binaries: r-prerel (arm64): RcppUUID_1.1.1.tgz, r-release (arm64): RcppUUID_1.1.1.tgz, r-oldrel (arm64): RcppUUID_1.1.1.tgz, r-prerel (x86_64): RcppUUID_1.1.1.tgz, r-release (x86_64): RcppUUID_1.1.1.tgz
Old sources: RcppUUID archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=RcppUUID to link to this page.