Using the implementation in Boost C++ library, functions are provided to generate vectors of 'Universally Unique Identifiers (UUID)' from R supporting random (version 4) and name (version 5) 'UUIDs'. The initial repository was <https://gitlab.com/artemklevtsov/rcppuuid>.
Version: | 1.1.2 |
Imports: | Rcpp |
LinkingTo: | Rcpp, BH |
Suggests: | tinytest, uuid, microbenchmark |
Published: | 2025-01-31 |
DOI: | 10.32614/CRAN.package.RcppUUID |
Author: | Artem Klevtsov [aut], Dirk Eddelbuettel [aut, cre] |
Maintainer: | Dirk Eddelbuettel <edd at debian.org> |
BugReports: | https://github.com/eddelbuettel/rcppuuid/issues |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: | https://github.com/eddelbuettel/rcppuuid |
NeedsCompilation: | yes |
Materials: | README NEWS |
CRAN checks: | RcppUUID results |
Reference manual: | RcppUUID.pdf |
Package source: | RcppUUID_1.1.2.tar.gz |
Windows binaries: | r-devel: not available, r-release: not available, r-oldrel: not available |
macOS binaries: | r-release (arm64): RcppUUID_1.1.2.tgz, r-oldrel (arm64): RcppUUID_1.1.1.tgz, r-release (x86_64): RcppUUID_1.1.2.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.