{
  "_id": "6a3b23c55cdecea1d680a652",
  "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://fastverse.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-06-24 00:14:44 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": "93f594e882b849e5f7cc1c6931a4c6ff",
  "_user": "fastverse",
  "_type": "src",
  "_file": "collections_0.3.12.tar.gz",
  "_fileid": "06cd50947e40161d87d298220275cfb31f2431f22e99c0172824a8900be7dfca",
  "_filesize": 202364,
  "_sha256": "06cd50947e40161d87d298220275cfb31f2431f22e99c0172824a8900be7dfca",
  "_created": "2026-06-24T00:14:44.000Z",
  "_published": "2026-06-24T00:24:37.473Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 83090404552,
      "time": 141,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7836870660"
    },
    {
      "job": 83090404555,
      "time": 132,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7836867888"
    },
    {
      "job": 83090404576,
      "time": 117,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7836865417"
    },
    {
      "job": 83090404561,
      "time": 129,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7836867297"
    },
    {
      "job": 83090404551,
      "time": 97,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7836928929"
    },
    {
      "job": 83090404554,
      "time": 149,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7836941354"
    },
    {
      "job": 83090404646,
      "time": 83,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7836925645"
    },
    {
      "job": 83090404533,
      "time": 256,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7836965832"
    },
    {
      "job": 83090106616,
      "time": 148,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7836838252"
    },
    {
      "job": 83090404488,
      "time": 87,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7836858314"
    },
    {
      "job": 83090404548,
      "time": 72,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7836854785"
    },
    {
      "job": 83090404579,
      "time": 143,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7836870460"
    },
    {
      "job": 83090404768,
      "time": 83,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7836857384"
    }
  ],
  "_buildurl": "https://github.com/r-universe/fastverse/actions/runs/28065925805",
  "_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": false,
  "_usedby": 67,
  "_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": 111,
  "_contributors": [
    {
      "user": "randy3k",
      "count": 305,
      "uuid": 1690993
    }
  ],
  "_userbio": {
    "uuid": 105517888,
    "type": "organization",
    "name": "fastverse",
    "followers": 28,
    "description": "An Extensible Suite of High-Performance and Low-Dependency Packages for Statistical Computing and Data Manipulation in R"
  },
  "_downloads": {
    "count": 28810,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/collections"
  },
  "_devurl": "https://github.com/randy3k/collections",
  "_searchresults": 198,
  "_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",
    "LICENSE",
    "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.405757480413072,
  "_indexed": false,
  "_nocasepkg": "collections",
  "_universes": [
    "fastverse"
  ],
  "_indexurl": "https://randy3k.r-universe.dev/collections",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.12",
      "date": "2026-06-24T00:17:17.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "e3c36a1b68d4ccd805644a797848ee0c7b796860",
      "fileid": "6a6655c963cbb59f3149ab25a2a13e48e363a0ba4d6139c52a8a06eea2a4250e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/28065925805"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.12",
      "date": "2026-06-24T00:17:02.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "e3c36a1b68d4ccd805644a797848ee0c7b796860",
      "fileid": "4e92ae7af14de509d63a917c81432283543c017b6a7f3d758f7754675a9e2b85",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/28065925805"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.12",
      "date": "2026-06-24T00:16:52.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "e3c36a1b68d4ccd805644a797848ee0c7b796860",
      "fileid": "7a2f454b45dd85f59b8f3301c27b86b1b700be59fbc1308473500777426db17d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/28065925805"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.12",
      "date": "2026-06-24T00:16:58.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "e3c36a1b68d4ccd805644a797848ee0c7b796860",
      "fileid": "e1133ef49b18e12c59db07a1be65d0cf1bd5fec1a722bb9af27a17a073e32ac9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/28065925805"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.12",
      "date": "2026-06-24T00:21:29.000Z",
      "arch": "aarch64",
      "commit": "e3c36a1b68d4ccd805644a797848ee0c7b796860",
      "fileid": "7566c3c0a70dca7767254e9791b2e333adbde527bc259e05e5e4a842714a1156",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/28065925805"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.12",
      "date": "2026-06-24T00:22:15.000Z",
      "arch": "x86_64",
      "commit": "e3c36a1b68d4ccd805644a797848ee0c7b796860",
      "fileid": "8d72bc62de8916dc4f5adc95469a4a4d5d0ff024b84c5235e84d9f7ed3eadd8f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/28065925805"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.12",
      "date": "2026-06-24T00:21:10.000Z",
      "arch": "aarch64",
      "commit": "e3c36a1b68d4ccd805644a797848ee0c7b796860",
      "fileid": "8f41f6e06a7076a42960a6e1bdde99bd651e426a2f180790727f51b4e4d67566",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/28065925805"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.12",
      "date": "2026-06-24T00:23:31.000Z",
      "arch": "x86_64",
      "commit": "e3c36a1b68d4ccd805644a797848ee0c7b796860",
      "fileid": "9066779089c56509303847b6583361d56c41273ef2dc55e9b28b54ba6baba9d0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/28065925805"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.12",
      "date": "2026-06-24T00:16:27.000Z",
      "arch": "emscripten",
      "commit": "e3c36a1b68d4ccd805644a797848ee0c7b796860",
      "fileid": "2334968b179b80969eeaad2b64e014ed2b0438efbfb2e6f288245e7a1785c83d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/28065925805"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.12",
      "date": "2026-06-24T00:15:50.000Z",
      "arch": "x86_64",
      "commit": "e3c36a1b68d4ccd805644a797848ee0c7b796860",
      "fileid": "6336d9b0c35b1c1e0623007d948f27e45fcaac3f5594c44bd36535eed3be515f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/28065925805"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.12",
      "date": "2026-06-24T00:16:36.000Z",
      "arch": "x86_64",
      "commit": "e3c36a1b68d4ccd805644a797848ee0c7b796860",
      "fileid": "f71be1ef6d4feb70cbdd8f21bc2a2cf14f5aeeff277a85f813bf9322579c6712",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/28065925805"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.12",
      "date": "2026-06-24T00:15:59.000Z",
      "arch": "x86_64",
      "commit": "e3c36a1b68d4ccd805644a797848ee0c7b796860",
      "fileid": "47524d80d815afef1069b73350bcdbab35720f109e95b9066bcff0a1c1a0c0be",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/28065925805"
    }
  ]
}