{
  "_id": "6a23c463530b9bc726bddbea",
  "Package": "RcppUUID",
  "Type": "Package",
  "Title": "Generating Universally Unique Identificators",
  "Version": "1.2.0",
  "Date": "2025-02-12",
  "Authors@R": "c(person(\"Artem\", \"Klevtsov\", role = \"aut\", email = \"a.a.klevtsov@gmail.com\",\ncomment = c(ORCID = \"0000-0003-0492-6647\")),\nperson(\"Dirk\", \"Eddelbuettel\", role = c(\"aut\", \"cre\"), email = \"edd@debian.org\",\ncomment = c(ORCID = \"0000-0001-6419-907X\")))",
  "Description": "Using the efficient implementation in the Boost C++\nlibrary, functions are provided to generate vectors of\n'Universally Unique Identifiers (UUID)' from R supporting\nrandom (version 4), name (version 5) and time (version 7)\n'UUIDs'. The initial repository was at\n<https://gitlab.com/artemklevtsov/rcppuuid>.",
  "URL": "https://github.com/eddelbuettel/rcppuuid",
  "BugReports": "https://github.com/eddelbuettel/rcppuuid/issues",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "NeedsCompilation": "yes",
  "RoxygenNote": "7.3.2",
  "Roxygen": "list(markdown = TRUE)",
  "Repository": "https://eddelbuettel.r-universe.dev",
  "Date/Publication": "2026-01-29 02:25:00 UTC",
  "RemoteUrl": "https://github.com/eddelbuettel/rcppuuid",
  "RemoteRef": "HEAD",
  "RemoteSha": "424b09fb9c71273ec8faf85022239e65b794b26b",
  "Packaged": {
    "Date": "2026-06-06 06:48:47 UTC",
    "User": "root"
  },
  "Author": "Artem Klevtsov [aut] (ORCID: <https://orcid.org/0000-0003-0492-6647>),\nDirk Eddelbuettel [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-6419-907X>)",
  "Maintainer": "Dirk Eddelbuettel <edd@debian.org>",
  "MD5sum": "47325e44417587c6fa754773e8216f22",
  "_user": "eddelbuettel",
  "_type": "src",
  "_file": "RcppUUID_1.2.0.tar.gz",
  "_fileid": "58a23a94ddb91b7b7c91ca67f54bc8c2d9fc815dce0df0fe9e0bd3185196cef7",
  "_filesize": 92656,
  "_sha256": "58a23a94ddb91b7b7c91ca67f54bc8c2d9fc815dce0df0fe9e0bd3185196cef7",
  "_created": "2026-06-06T06:48:47.000Z",
  "_published": "2026-06-06T06:55:31.130Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79858781201,
      "time": 126,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7452141870"
    },
    {
      "job": 79858781191,
      "time": 128,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7452141527"
    },
    {
      "job": 79858781200,
      "time": 135,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452142757"
    },
    {
      "job": 79858781208,
      "time": 129,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452141742"
    },
    {
      "job": 79858781188,
      "time": 119,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7452140688"
    },
    {
      "job": 79858781178,
      "time": 361,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7452168645"
    },
    {
      "job": 79858781172,
      "time": 101,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452138640"
    },
    {
      "job": 79858781177,
      "time": 305,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452162244"
    },
    {
      "job": 79858637750,
      "time": 157,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452126462"
    },
    {
      "job": 79858781159,
      "time": 120,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452140781"
    },
    {
      "job": 79858781180,
      "time": 113,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7452139930"
    },
    {
      "job": 79858781162,
      "time": 98,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7452138302"
    },
    {
      "job": 79858781166,
      "time": 111,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452139725"
    }
  ],
  "_buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/27055359768",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/eddelbuettel/rcppuuid",
  "_commit": {
    "id": "424b09fb9c71273ec8faf85022239e65b794b26b",
    "author": "Dirk Eddelbuettel <edd@debian.org>",
    "committer": "Dirk Eddelbuettel <edd@debian.org>",
    "message": "Switch ci.yaml to actions/checkout@v6\n",
    "time": 1769653500
  },
  "_maintainer": {
    "name": "Dirk Eddelbuettel",
    "email": "edd@debian.org",
    "login": "eddelbuettel",
    "mastodon": "@eddelbuettel@mastodon.social",
    "bluesky": "@eddelbuettel.com",
    "linkedin": "in/dirkeddelbuettel",
    "orcid": "0000-0001-6419-907X",
    "twitter": "@eddelbuettel",
    "description": "",
    "uuid": 673121
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "BH",
      "version": ">= 1.87.0-1",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    },
    {
      "package": "uuid",
      "role": "Suggests"
    },
    {
      "package": "microbenchmark",
      "role": "Suggests"
    }
  ],
  "_owner": "eddelbuettel",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-05",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "artemklevtsov",
      "count": 52,
      "uuid": 603798
    },
    {
      "user": "eddelbuettel",
      "count": 20,
      "uuid": 673121
    }
  ],
  "_userbio": {
    "uuid": 673121,
    "type": "user",
    "name": "Dirk Eddelbuettel"
  },
  "_downloads": {
    "count": 178,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RcppUUID"
  },
  "_devurl": "https://github.com/eddelbuettel/rcppuuid",
  "_searchresults": 2,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/RcppUUID.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/eddelbuettel/rcppuuid",
  "_realowner": "eddelbuettel",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2020-05-07"
    },
    {
      "version": "1.1.1",
      "date": "2022-02-09"
    },
    {
      "version": "1.1.2",
      "date": "2025-01-31"
    },
    {
      "version": "1.2.0",
      "date": "2025-02-12"
    }
  ],
  "_exports": [
    "uuid_generate_name",
    "uuid_generate_nil",
    "uuid_generate_random",
    "uuid_generate_time",
    "uuid_validate"
  ],
  "_help": [
    {
      "page": "RcppUUID",
      "title": "Generating Universally Unique Identificators",
      "topics": [
        "RcppUUID-package",
        "RcppUUID"
      ]
    },
    {
      "page": "uuid_generate_name",
      "title": "Generate UUIDs Version 5",
      "topics": [
        "uuid_generate_name"
      ]
    },
    {
      "page": "uuid_generate_nil",
      "title": "Generates Nil UUIDs",
      "topics": [
        "uuid_generate_nil"
      ]
    },
    {
      "page": "uuid_generate_random",
      "title": "Generate UUIDs Version 4",
      "topics": [
        "uuid_generate_random"
      ]
    },
    {
      "page": "uuid_generate_time",
      "title": "Generate UUIDs Version 7",
      "topics": [
        "uuid_generate_time"
      ]
    },
    {
      "page": "uuid_validate",
      "title": "Validate UUIDs",
      "topics": [
        "uuid_validate"
      ]
    }
  ],
  "_readme": "https://github.com/eddelbuettel/rcppuuid/raw/HEAD/README.md",
  "_rundeps": [
    "BH",
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "rcppuuid",
  "_universes": [
    "eddelbuettel"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.0",
      "date": "2026-06-06T06:51:04.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "424b09fb9c71273ec8faf85022239e65b794b26b",
      "fileid": "ad74aa2e74ce314d552c9dc023267a16a8aa8a33bbd5cef72139da716e4cc950",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/27055359768"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.0",
      "date": "2026-06-06T06:50:59.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "424b09fb9c71273ec8faf85022239e65b794b26b",
      "fileid": "904a8455dfcab33a54f1374c80b9576565de8dd4992bd59fa2d1cf0fe4211709",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/27055359768"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.0",
      "date": "2026-06-06T06:51:10.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "424b09fb9c71273ec8faf85022239e65b794b26b",
      "fileid": "71ed71f8463392a14892fc53d27588fe5da582f03ac7b2379919b195b3d8d465",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/27055359768"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.0",
      "date": "2026-06-06T06:50:59.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "424b09fb9c71273ec8faf85022239e65b794b26b",
      "fileid": "c3644da88c3c8b9601c338030bdb461a28879524fb7bdc34f6856e9a9593ac9b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/27055359768"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.0",
      "date": "2026-06-06T06:50:52.000Z",
      "arch": "aarch64",
      "commit": "424b09fb9c71273ec8faf85022239e65b794b26b",
      "fileid": "8c0aa97a176e489fb8b26113e3d8cf03fcfe5352d757c5c0a48070195cda3d74",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/27055359768"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.0",
      "date": "2026-06-06T06:53:41.000Z",
      "arch": "x86_64",
      "commit": "424b09fb9c71273ec8faf85022239e65b794b26b",
      "fileid": "219c34212a86f4e3b8e613387770fb15db604223331910045e2d1a1e75caa826",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/27055359768"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.0",
      "date": "2026-06-06T06:50:35.000Z",
      "arch": "aarch64",
      "commit": "424b09fb9c71273ec8faf85022239e65b794b26b",
      "fileid": "f37a0306ecb2cdcd7ed960ea9c8d218cc5b0ae7fad6b2ccee2a52ef02ef1308d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/27055359768"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.0",
      "date": "2026-06-06T06:53:22.000Z",
      "arch": "x86_64",
      "commit": "424b09fb9c71273ec8faf85022239e65b794b26b",
      "fileid": "99c70372574aa280a5ef8d095af7026edd801c532a4ef93238f4f7efd5466737",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/27055359768"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.0",
      "date": "2026-06-06T06:51:04.000Z",
      "arch": "emscripten",
      "commit": "424b09fb9c71273ec8faf85022239e65b794b26b",
      "fileid": "533053c2b28e2fcb74b012d9cc941ffbaa0106207ae448f5b13747b68a351c21",
      "status": "success",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/27055359768"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-06-06T06:50:17.000Z",
      "arch": "x86_64",
      "commit": "424b09fb9c71273ec8faf85022239e65b794b26b",
      "fileid": "3a89c8890e0965508aaff6e336bb9dc3ca4e0307efd867f680ec668564f5fd4b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/27055359768"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-06-06T06:50:13.000Z",
      "arch": "x86_64",
      "commit": "424b09fb9c71273ec8faf85022239e65b794b26b",
      "fileid": "9c09b91efa0c159532df3747dc1b7a37dd05b3931d2f2cbab1f1623373fde246",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/27055359768"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-06-06T06:50:14.000Z",
      "arch": "x86_64",
      "commit": "424b09fb9c71273ec8faf85022239e65b794b26b",
      "fileid": "b363dd16812a03c7c72ef2dfd44caaace53c30b68565c54a0971fdd53b111f56",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/27055359768"
    }
  ]
}