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.0.0 |
Imports: | Rcpp |
LinkingTo: | Rcpp, BH |
Suggests: | tinytest, uuid, microbenchmark |
Published: | 2020-05-07 |
Author: | Artem Klevtsov |
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 |
Reference manual: | RcppUUID.pdf |
Package source: | RcppUUID_1.0.0.tar.gz |
Windows binaries: | r-devel: RcppUUID_1.0.0.zip, r-release: RcppUUID_1.0.0.zip, r-oldrel: RcppUUID_1.0.0.zip |
macOS binaries: | r-release: RcppUUID_1.0.0.tgz, r-oldrel: RcppUUID_1.0.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=RcppUUID to link to this page.