{
  "_id": "6a5c6a969baadeef8ab4fb71",
  "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-07-19 06:07:48 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>",
  "_user": "randy3k",
  "_type": "src",
  "_file": "collections_0.3.12.tar.gz",
  "_fileid": "https://r2.ropensci.org/4c94ef8138b45acf55c2ab507d0cd1faa54cefeb5d1042f7976500580cbeeafc",
  "_filesize": 201079,
  "_sha256": "4c94ef8138b45acf55c2ab507d0cd1faa54cefeb5d1042f7976500580cbeeafc",
  "_expires": "2026-10-27T06:11:33.000Z",
  "_created": "2026-07-19T06:07:48.000Z",
  "_published": "2026-07-19T06:11:34.499Z",
  "_jobs": [
    {
      "job": 88163304170,
      "time": 117,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8438889833"
    },
    {
      "job": 88163304179,
      "time": 109,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8438888149"
    },
    {
      "job": 88163304160,
      "time": 114,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8438889648"
    },
    {
      "job": 88163304176,
      "time": 121,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8438889948"
    },
    {
      "job": 88163304195,
      "time": 81,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8438883551"
    },
    {
      "job": 88163304168,
      "time": 132,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8438891544"
    },
    {
      "job": 88163304192,
      "time": 89,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8438884913"
    },
    {
      "job": 88163304200,
      "time": 190,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8438901023"
    },
    {
      "job": 88163076047,
      "time": 176,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8438870195"
    },
    {
      "job": 88163304164,
      "time": 95,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8438886161"
    },
    {
      "job": 88163304157,
      "time": 75,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8438882519"
    },
    {
      "job": 88163304165,
      "time": 72,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8438882267"
    },
    {
      "job": 88163304163,
      "time": 72,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8438882114"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/randy3k/actions/runs/29675850680",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "testthat",
      "version": ">= 2.3.1",
      "role": "Suggests"
    }
  ],
  "_owner": "randy3k",
  "_selfowned": true,
  "_usedby": 69,
  "_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": 1690993,
    "type": "user",
    "name": "Randy Lai",
    "followers": 566
  },
  "_downloads": {
    "count": 24770,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/collections"
  },
  "_devurl": "https://github.com/randy3k/collections",
  "_searchresults": 231,
  "_rbuild": "4.6.1",
  "_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.419861306385538,
  "_indexed": true,
  "_nocasepkg": "collections",
  "_universes": [
    "randy3k"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.12",
      "date": "2026-07-19T06:09:56.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "e3c36a1b68d4ccd805644a797848ee0c7b796860",
      "fileid": "https://r2.ropensci.org/02cfec834d0b1c738e502e27b37f057c8e154e6ecb8d32e077d17608c42d87a7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/randy3k/actions/runs/29675850680"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.12",
      "date": "2026-07-19T06:09:43.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "e3c36a1b68d4ccd805644a797848ee0c7b796860",
      "fileid": "https://r2.ropensci.org/f66288af9a3ffd0fc1eff33e501f7fe0c2da3c007481cee345dd5ea2a97f9d74",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/randy3k/actions/runs/29675850680"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.12",
      "date": "2026-07-19T06:09:56.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "e3c36a1b68d4ccd805644a797848ee0c7b796860",
      "fileid": "https://r2.ropensci.org/0c15454bb4e198bb6ced9f341fd4dbc6b842aa6fa5f0b2fd93b68e752a7335eb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/randy3k/actions/runs/29675850680"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.12",
      "date": "2026-07-19T06:09:53.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "e3c36a1b68d4ccd805644a797848ee0c7b796860",
      "fileid": "https://r2.ropensci.org/252972c2ca26e84e15f715053c4f8c644b1a750234cba0d1fd334c91a0b05253",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/randy3k/actions/runs/29675850680"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.12",
      "date": "2026-07-19T06:09:14.000Z",
      "arch": "aarch64",
      "commit": "e3c36a1b68d4ccd805644a797848ee0c7b796860",
      "fileid": "https://r2.ropensci.org/fc55fc8190f3e54b2caba6975fcff4ecabb87113a49301a7bd898b375258a75d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/randy3k/actions/runs/29675850680"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.12",
      "date": "2026-07-19T06:09:57.000Z",
      "arch": "x86_64",
      "commit": "e3c36a1b68d4ccd805644a797848ee0c7b796860",
      "fileid": "https://r2.ropensci.org/915ef1874c4817ef7be5b946046c2aa12d2da6f891f6b8ca12d23a558d3e9a79",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/randy3k/actions/runs/29675850680"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.12",
      "date": "2026-07-19T06:09:19.000Z",
      "arch": "aarch64",
      "commit": "e3c36a1b68d4ccd805644a797848ee0c7b796860",
      "fileid": "https://r2.ropensci.org/f94c8ce34deebda7fe477b128ece20740f769da10f976fa28edffc3d9c1bb116",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/randy3k/actions/runs/29675850680"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.12",
      "date": "2026-07-19T06:10:47.000Z",
      "arch": "x86_64",
      "commit": "e3c36a1b68d4ccd805644a797848ee0c7b796860",
      "fileid": "https://r2.ropensci.org/7eee064c3bac088848cf8be3dc427f03c7e45f2f47017e7bc43a87f4842c1b72",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/randy3k/actions/runs/29675850680"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.12",
      "date": "2026-07-19T06:09:39.000Z",
      "arch": "emscripten",
      "commit": "e3c36a1b68d4ccd805644a797848ee0c7b796860",
      "fileid": "https://r2.ropensci.org/bcbb482438c9562d96a7231b06c81b86a686756ca3b0bea2cf322c680b1cb5ed",
      "status": "success",
      "buildurl": "https://github.com/r-universe/randy3k/actions/runs/29675850680"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.12",
      "date": "2026-07-19T06:08:51.000Z",
      "arch": "x86_64",
      "commit": "e3c36a1b68d4ccd805644a797848ee0c7b796860",
      "fileid": "https://r2.ropensci.org/4a0ee8062b1c3db58a7bda243531948175422c9a8913c2a847271f712358e1ce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/randy3k/actions/runs/29675850680"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.12",
      "date": "2026-07-19T06:08:50.000Z",
      "arch": "x86_64",
      "commit": "e3c36a1b68d4ccd805644a797848ee0c7b796860",
      "fileid": "https://r2.ropensci.org/c569539aa9d1bc9f20f35c77e326f1d13be9edc17eb96ae61e1cf78981fe6a6c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/randy3k/actions/runs/29675850680"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.3.12",
      "date": "2026-07-19T06:08:50.000Z",
      "arch": "x86_64",
      "commit": "e3c36a1b68d4ccd805644a797848ee0c7b796860",
      "fileid": "https://r2.ropensci.org/391fa6e8087290da26204a6545e407bcd3d6369ea0c8e4c3933e590a0b0939a4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/randy3k/actions/runs/29675850680"
    }
  ]
}