RcppUUID: Generating Universally Unique Identificators

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 ORCID iD [aut], Dirk Eddelbuettel ORCID iD [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

Documentation:

Reference manual: RcppUUID.pdf

Downloads:

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

Linking:

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