{
  "_id": "6a1ed85db401979e7340f0b0",
  "Type": "Package",
  "Package": "collections",
  "Title": "High Performance Container Data Types",
  "Version": "0.3.12",
  "Date": "2026-03-21",
  "Authors@R": "c(person(given = \"Randy\",\nfamily = \"Lai\",\nrole = c(\"aut\", \"cre\"),\nemail = \"randy.cs.lai@gmail.com\"),\nperson(given = \"Andrea\",\nfamily = \"Mazzoleni\",\nrole = \"cph\",\ncomment = \"tommy hash table library\"),\nperson(given = \"Yann\",\nfamily = \"Collet\",\nrole = \"cph\",\ncomment = \"xxhash algorithm\"))",
  "Description": "Provides high performance container data types such as\nqueues, stacks, deques, dicts and ordered dicts. Benchmarks\n<https://randy3k.github.io/collections/articles/benchmark.html>\nhave shown that these containers are asymptotically more\nefficient than those offered by other packages.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/randy3k/collections/",
  "ByteCompile": "yes",
  "Encoding": "UTF-8",
  "NeedsCompilation": "yes",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.1.0",
  "Repository": "https://randy3k.r-universe.dev",
  "Date/Publication": "2026-03-21 22:02:32 UTC",
  "RemoteUrl": "https://github.com/randy3k/collections",
  "RemoteRef": "HEAD",
  "RemoteSha": "e3c36a1b68d4ccd805644a797848ee0c7b796860",
  "Packaged": {
    "Date": "2026-05-20 09:44:06 UTC",
    "User": "root"
  },
  "Author": "Randy Lai [aut, cre],\nAndrea Mazzoleni [cph] (tommy hash table library),\nYann Collet [cph] (xxhash algorithm)",
  "Maintainer": "Randy Lai <randy.cs.lai@gmail.com>",
  "MD5sum": "fdd1db2048cc040bab56bd2dd317ac15",
  "_user": "randy3k",
  "_type": "src",
  "_file": "collections_0.3.12.tar.gz",
  "_fileid": "49d64fff9913cc6a3b9d18e166f7f1a5131e56b067d74563258e2b7e67a98c2b",
  "_filesize": 200653,
  "_sha256": "49d64fff9913cc6a3b9d18e166f7f1a5131e56b067d74563258e2b7e67a98c2b",
  "_created": "2026-05-20T09:44:06.000Z",
  "_published": "2026-06-02T13:19:25.112Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79079909173,
      "time": 105,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7106639409"
    },
    {
      "job": 79079909004,
      "time": 107,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7106640270"
    },
    {
      "job": 79079910010,
      "time": 104,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7106639067"
    },
    {
      "job": 79079909149,
      "time": 99,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7106638048"
    },
    {
      "job": 79079909232,
      "time": 100,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7106637693"
    },
    {
      "job": 79079909237,
      "time": 237,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7106685855"
    },
    {
      "job": 79079908924,
      "time": 92,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7106634806"
    },
    {
      "job": 79079910465,
      "time": 163,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7106659607"
    },
    {
      "job": 79079908843,
      "time": 152,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7106601724"
    },
    {
      "job": 79079908131,
      "time": 91,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7358793118"
    },
    {
      "job": 79079908889,
      "time": 78,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7106630187"
    },
    {
      "job": 79079909513,
      "time": 84,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7106632447"
    },
    {
      "job": 79079909465,
      "time": 64,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7106625263"
    }
  ],
  "_buildurl": "https://github.com/r-universe/randy3k/actions/runs/26154462351",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/randy3k/collections",
  "_commit": {
    "id": "e3c36a1b68d4ccd805644a797848ee0c7b796860",
    "author": "Randy Lai <randy.cs.lai@gmail.com>",
    "committer": "Randy Lai <randy.cs.lai@gmail.com>",
    "message": "chore: bump up to 0.3.12\n",
    "time": 1774130552
  },
  "_maintainer": {
    "name": "Randy Lai",
    "email": "randy.cs.lai@gmail.com",
    "login": "randy3k",
    "description": "",
    "uuid": 1690993
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "testthat",
      "version": ">= 2.3.1",
      "role": "Suggests"
    }
  ],
  "_owner": "randy3k",
  "_selfowned": true,
  "_usedby": 66,
  "_updates": [
    {
      "week": "2025-33",
      "n": 4
    },
    {
      "week": "2026-04",
      "n": 3
    },
    {
      "week": "2026-06",
      "n": 2
    },
    {
      "week": "2026-12",
      "n": 3
    }
  ],
  "_tags": [
    {
      "name": "v0.3.9",
      "date": "2025-08-17"
    },
    {
      "name": "v0.3.10",
      "date": "2026-01-21"
    },
    {
      "name": "v0.3.11",
      "date": "2026-02-04"
    },
    {
      "name": "v0.3.12",
      "date": "2026-03-21"
    }
  ],
  "_stars": 110,
  "_contributors": [
    {
      "user": "randy3k",
      "count": 305,
      "uuid": 1690993
    }
  ],
  "_userbio": {
    "uuid": 1690993,
    "type": "user",
    "name": "Randy Lai"
  },
  "_downloads": {
    "count": 35406,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/collections"
  },
  "_devurl": "https://github.com/randy3k/collections",
  "_searchresults": 204,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/collections.html",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/randy3k/collections",
  "_realowner": "randy3k",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2018-07-30"
    },
    {
      "version": "0.1.1",
      "date": "2018-08-08"
    },
    {
      "version": "0.1.2",
      "date": "2018-09-01"
    },
    {
      "version": "0.1.3",
      "date": "2018-11-08"
    },
    {
      "version": "0.1.4",
      "date": "2019-03-04"
    },
    {
      "version": "0.1.5",
      "date": "2019-03-08"
    },
    {
      "version": "0.1.6",
      "date": "2019-04-04"
    },
    {
      "version": "0.2.0",
      "date": "2019-10-02"
    },
    {
      "version": "0.2.1",
      "date": "2019-10-10"
    },
    {
      "version": "0.2.2",
      "date": "2019-10-26"
    },
    {
      "version": "0.2.3",
      "date": "2019-11-02"
    },
    {
      "version": "0.2.4",
      "date": "2020-02-07"
    },
    {
      "version": "0.2.5",
      "date": "2020-03-15"
    },
    {
      "version": "0.3.0",
      "date": "2020-04-19"
    },
    {
      "version": "0.3.1",
      "date": "2020-04-30"
    },
    {
      "version": "0.3.2",
      "date": "2020-06-01"
    },
    {
      "version": "0.3.3",
      "date": "2020-06-14"
    },
    {
      "version": "0.3.4",
      "date": "2020-07-25"
    },
    {
      "version": "0.3.5",
      "date": "2020-08-10"
    },
    {
      "version": "0.3.6",
      "date": "2022-10-19"
    },
    {
      "version": "0.3.7",
      "date": "2023-01-05"
    },
    {
      "version": "0.3.8",
      "date": "2025-05-08"
    },
    {
      "version": "0.3.9",
      "date": "2025-08-18"
    },
    {
      "version": "0.3.10",
      "date": "2026-01-21"
    },
    {
      "version": "0.3.11",
      "date": "2026-02-05"
    },
    {
      "version": "0.3.12",
      "date": "2026-03-22"
    }
  ],
  "_exports": [
    "cls",
    "deque",
    "Deque",
    "dict",
    "Dict",
    "ordered_dict",
    "OrderedDict",
    "priority_queue",
    "PriorityQueue",
    "queue",
    "Queue",
    "stack",
    "Stack"
  ],
  "_help": [
    {
      "page": "collections-package",
      "title": "collections: High Performance Container Data Types",
      "topics": [
        "collections-package",
        "collections"
      ]
    },
    {
      "page": "cls",
      "title": "Inspect objects",
      "topics": [
        "cls"
      ]
    },
    {
      "page": "deprecated",
      "title": "Deprecated Functions",
      "topics": [
        "deprecated",
        "Deque",
        "Dict",
        "OrderedDict",
        "PriorityQueue",
        "Queue",
        "Stack"
      ]
    },
    {
      "page": "deque",
      "title": "Double Ended Queue",
      "topics": [
        "deque"
      ]
    },
    {
      "page": "dict",
      "title": "Dictionary",
      "topics": [
        "dict"
      ]
    },
    {
      "page": "ordered_dict",
      "title": "Ordered Dictionary",
      "topics": [
        "ordered_dict"
      ]
    },
    {
      "page": "priority_queue",
      "title": "Priority Queue",
      "topics": [
        "priority_queue"
      ]
    },
    {
      "page": "queue",
      "title": "Queue",
      "topics": [
        "queue"
      ]
    },
    {
      "page": "stack",
      "title": "Stack",
      "topics": [
        "stack"
      ]
    }
  ],
  "_readme": "https://github.com/randy3k/collections/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 10.497794903532279,
  "_indexed": true,
  "_nocasepkg": "collections",
  "_universes": [
    "randy3k"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.12",
      "date": "2026-05-20T09:45:57.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "e3c36a1b68d4ccd805644a797848ee0c7b796860",
      "fileid": "5f85e200b1d4d3e395ec2d6c7997667499b79e30a2d97da6231f0bc321e4d003",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/randy3k/actions/runs/26154462351"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.12",
      "date": "2026-05-20T09:45:58.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "e3c36a1b68d4ccd805644a797848ee0c7b796860",
      "fileid": "fabf1279cc4eabfd9d8dad45cc7ccee49ea4a2f2bc409d931bd0e45b20e0b05d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/randy3k/actions/runs/26154462351"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.12",
      "date": "2026-05-20T09:45:56.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "e3c36a1b68d4ccd805644a797848ee0c7b796860",
      "fileid": "3728898364005899465323d0c81bf1c5069018c56cc74c6124d3cde91c729f34",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/randy3k/actions/runs/26154462351"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.12",
      "date": "2026-05-20T09:45:52.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "e3c36a1b68d4ccd805644a797848ee0c7b796860",
      "fileid": "abdcb2d52f2851458121cf015dbcd89052d5b7f31e33f856e72840acd9e630be",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/randy3k/actions/runs/26154462351"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.12",
      "date": "2026-05-20T09:45:48.000Z",
      "arch": "aarch64",
      "commit": "e3c36a1b68d4ccd805644a797848ee0c7b796860",
      "fileid": "4799ae0a56dc22d325341ee529f46e02b4ceff0b528ecbbc5a43428bac6b9dc1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/randy3k/actions/runs/26154462351"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.12",
      "date": "2026-05-20T09:47:41.000Z",
      "arch": "x86_64",
      "commit": "e3c36a1b68d4ccd805644a797848ee0c7b796860",
      "fileid": "a1c3fd9a3a26e5ae3fbb297cb277595197fa49135157d2c0d026a9105f0087f0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/randy3k/actions/runs/26154462351"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.12",
      "date": "2026-05-20T09:45:42.000Z",
      "arch": "aarch64",
      "commit": "e3c36a1b68d4ccd805644a797848ee0c7b796860",
      "fileid": "3ebff7d066e99f7b34180ab90a77012bf243f15d733cc733bd095839edb4f4aa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/randy3k/actions/runs/26154462351"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.12",
      "date": "2026-05-20T09:46:39.000Z",
      "arch": "x86_64",
      "commit": "e3c36a1b68d4ccd805644a797848ee0c7b796860",
      "fileid": "f0eb8c8a792dc40eaa6835263452acba829ac99f0aec12da9f11076fbaca00c1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/randy3k/actions/runs/26154462351"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.12",
      "date": "2026-05-20T09:45:12.000Z",
      "arch": "x86_64",
      "commit": "e3c36a1b68d4ccd805644a797848ee0c7b796860",
      "fileid": "f5a2ac5c19ad9d9053272325dc2973f3003588a1f04623444688e9dc5f2a8403",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/randy3k/actions/runs/26154462351"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.12",
      "date": "2026-05-20T09:45:18.000Z",
      "arch": "x86_64",
      "commit": "e3c36a1b68d4ccd805644a797848ee0c7b796860",
      "fileid": "64c5f9b4620754d12102bb1f00070b4dd2c965a780790ac0643531f9d626cac7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/randy3k/actions/runs/26154462351"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.12",
      "date": "2026-05-20T09:45:06.000Z",
      "arch": "x86_64",
      "commit": "e3c36a1b68d4ccd805644a797848ee0c7b796860",
      "fileid": "30ac8a8746b8c34cc96f42e1ee8fc52a956ebc64e11a22bd835dd75ea0d599ce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/randy3k/actions/runs/26154462351"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.12",
      "date": "2026-06-02T13:18:49.000Z",
      "arch": "emscripten",
      "commit": "e3c36a1b68d4ccd805644a797848ee0c7b796860",
      "fileid": "c566bfe33f7073a3d6a6964fa1e3f8826f26aa734096809a0dd8f6001a93b284",
      "status": "success",
      "buildurl": "https://github.com/r-universe/randy3k/actions/runs/26154462351"
    }
  ]
}