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  | 
| 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.1.1.tar.gz | 
| Windows binaries: | r-devel: RcppUUID_1.1.1.zip, r-release: RcppUUID_1.1.1.zip, r-oldrel: RcppUUID_1.1.1.zip | 
| macOS binaries: | r-release (arm64): RcppUUID_1.1.1.tgz, r-oldrel (arm64): RcppUUID_1.1.1.tgz, r-release (x86_64): RcppUUID_1.1.1.tgz, r-oldrel (x86_64): RcppUUID_1.1.1.tgz | 
| Old sources: | RcppUUID archive | 
Please use the canonical form https://CRAN.R-project.org/package=RcppUUID to link to this page.