Using the efficient implementation in the Boost C++ library, functions are provided to generate vectors of 'Universally Unique Identifiers (UUID)' from R supporting random (version 4), name (version 5) and time (version 7) 'UUIDs'. The initial repository was at <https://gitlab.com/artemklevtsov/rcppuuid>.
Version: | 1.2.0 |
Depends: | R (≥ 3.1.0) |
Imports: | Rcpp |
LinkingTo: | Rcpp, BH (≥ 1.87.0-1) |
Suggests: | tinytest, uuid, microbenchmark |
Published: | 2025-02-12 |
DOI: | 10.32614/CRAN.package.RcppUUID |
Author: | Artem Klevtsov |
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 ChangeLog |
CRAN checks: | RcppUUID results |
Reference manual: | RcppUUID.pdf |
Package source: | RcppUUID_1.2.0.tar.gz |
Windows binaries: | r-devel: RcppUUID_1.2.0.zip, r-release: RcppUUID_1.2.0.zip, r-oldrel: RcppUUID_1.2.0.zip |
macOS binaries: | r-devel (arm64): RcppUUID_1.2.0.tgz, r-release (arm64): RcppUUID_1.2.0.tgz, r-oldrel (arm64): RcppUUID_1.2.0.tgz, r-devel (x86_64): RcppUUID_1.2.0.tgz, r-release (x86_64): RcppUUID_1.2.0.tgz, r-oldrel (x86_64): RcppUUID_1.2.0.tgz |
Old sources: | RcppUUID archive |
Please use the canonical form https://CRAN.R-project.org/package=RcppUUID to link to this page.