Package: shortuuid Title: Generate and Translate Standard UUIDs Version: 0.1.1 Authors@R: person("David", "Schoch", , "david@schochastics.net", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-2952-4812")) Description: Generate and translate standard Universally Unique Identifiers (UUIDs) into shorter - or just different - formats and back. Also implements base58 encoders and decoders. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 LinkingTo: Rcpp Imports: Rcpp Suggests: testthat (>= 3.0.0) Config/testthat/edition: 3 Repository: https://schochastics.r-universe.dev Date/Publication: 2026-02-27 11:44:39 UTC RemoteUrl: https://github.com/schochastics/shortuuid RemoteRef: HEAD RemoteSha: 72639b9486c04741ef67576ca34dfc3024dab773 NeedsCompilation: yes Packaged: 2026-05-28 07:03:39 UTC; root Author: David Schoch [aut, cre] (ORCID: ) Maintainer: David Schoch