{
  "_id": "6a198c64acfb0bcc41dfbc81",
  "Package": "liqueueR",
  "Type": "Package",
  "Title": "Implements Queue, PriorityQueue and Stack Classes",
  "Version": "0.0.5",
  "Authors@R": "person(\"Andrew\", \"Collier\", email = \"andrew.b.collier@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Provides three classes: Queue, PriorityQueue and Stack.\nQueue is just a \"plain vanilla\" FIFO queue; PriorityQueue\norders items according to priority. Stack implements LIFO.",
  "URL": "https://github.com/DataWookie/liqueueR",
  "BugReports": "https://github.com/DataWookie/liqueueR/issues",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Repository": "https://datawookie.r-universe.dev",
  "Date/Publication": "2026-05-29 12:13:33 UTC",
  "RemoteUrl": "https://github.com/datawookie/liqueuer",
  "RemoteRef": "HEAD",
  "RemoteSha": "aed10170c446c0c00295a09e802ff64c9c3068d5",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-29 12:51:09 UTC",
    "User": "root"
  },
  "Author": "Andrew Collier [aut, cre]",
  "Maintainer": "Andrew Collier <andrew.b.collier@gmail.com>",
  "MD5sum": "ee9c2e35fb4fcc695bad08d33ec1e873",
  "_user": "datawookie",
  "_type": "src",
  "_file": "liqueueR_0.0.5.tar.gz",
  "_fileid": "bac7f07e0129224d504e68d8ba55f0b499e728798ee2e266667d73e958396e33",
  "_filesize": 77214,
  "_sha256": "bac7f07e0129224d504e68d8ba55f0b499e728798ee2e266667d73e958396e33",
  "_created": "2026-05-29T12:51:09.000Z",
  "_published": "2026-05-29T12:53:56.849Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78504091332,
      "time": 109,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7291102578"
    },
    {
      "job": 78504091271,
      "time": 111,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7291102770"
    },
    {
      "job": 78504091256,
      "time": 101,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7291099561"
    },
    {
      "job": 78504091253,
      "time": 131,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7291109487"
    },
    {
      "job": 78503659984,
      "time": 162,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7291065683"
    },
    {
      "job": 78504091317,
      "time": 81,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7291093463"
    },
    {
      "job": 78504091287,
      "time": 121,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7291106568"
    },
    {
      "job": 78504091282,
      "time": 58,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7291085533"
    },
    {
      "job": 78504091312,
      "time": 52,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7291084061"
    }
  ],
  "_buildurl": "https://github.com/r-universe/datawookie/actions/runs/26638150446",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/datawookie/liqueuer",
  "_commit": {
    "id": "aed10170c446c0c00295a09e802ff64c9c3068d5",
    "author": "Andrew Collier <andrew@fathomdata.dev>",
    "committer": "Andrew Collier <andrew@fathomdata.dev>",
    "message": "feat: Replace Travis with GitHub Actions\n",
    "time": 1780056813
  },
  "_maintainer": {
    "name": "Andrew Collier",
    "email": "andrew.b.collier@gmail.com",
    "login": "datawookie",
    "twitter": "@datawookie",
    "description": "",
    "uuid": 6134409
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "itertools",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "iterators",
      "role": "Suggests"
    }
  ],
  "_owner": "datawookie",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2026-22",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 5,
  "_contributors": [
    {
      "user": "collierab",
      "count": 5,
      "uuid": 490725
    },
    {
      "user": "datawookie",
      "count": 2,
      "uuid": 6134409
    }
  ],
  "_userbio": {
    "uuid": 6134409,
    "type": "user",
    "name": "Andrew Collier"
  },
  "_downloads": {
    "count": 181,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/liqueueR"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/datawookie/liqueuer",
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/liqueueR.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/datawookie/liqueuer",
  "_realowner": "datawookie",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2016-08-22"
    }
  ],
  "_exports": [
    "PriorityQueue",
    "Queue",
    "Stack"
  ],
  "_help": [
    {
      "page": "PriorityQueue-class",
      "title": "A PriorityQueue reference class",
      "topics": [
        "PriorityQueue",
        "PriorityQueue-class"
      ]
    },
    {
      "page": "Queue-class",
      "title": "A Queue reference class",
      "topics": [
        "Queue",
        "Queue-class"
      ]
    },
    {
      "page": "Stack-class",
      "title": "A Stack reference class",
      "topics": [
        "Stack",
        "Stack-class"
      ]
    }
  ],
  "_readme": "https://github.com/datawookie/liqueuer/raw/HEAD/README.md",
  "_rundeps": [
    "iterators",
    "itertools"
  ],
  "_score": 3.8750612633917,
  "_indexed": true,
  "_nocasepkg": "liqueuer",
  "_universes": [
    "datawookie"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.5",
      "date": "2026-05-29T12:53:03.000Z",
      "distro": "noble",
      "commit": "aed10170c446c0c00295a09e802ff64c9c3068d5",
      "fileid": "12216e354e2183e0c4b3e4782666ddef3966acad6761d32b3ef28e9024642892",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/datawookie/actions/runs/26638150446"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.5",
      "date": "2026-05-29T12:53:01.000Z",
      "distro": "noble",
      "commit": "aed10170c446c0c00295a09e802ff64c9c3068d5",
      "fileid": "d20a6bf8a7ca0628fde0ee2e614d56c344c8cdc3194f0f1dcd771f049e9265f9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/datawookie/actions/runs/26638150446"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.5",
      "date": "2026-05-29T12:52:55.000Z",
      "commit": "aed10170c446c0c00295a09e802ff64c9c3068d5",
      "fileid": "894547f19186de404285bd310d644afca3a8d456db8ae882ff4ab87842b186a7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/datawookie/actions/runs/26638150446"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.5",
      "date": "2026-05-29T12:53:21.000Z",
      "commit": "aed10170c446c0c00295a09e802ff64c9c3068d5",
      "fileid": "9f8704a8a01d301b9f83ee24c39baecc63e586c3682d2cb9aa3e891bf8f3a0bf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/datawookie/actions/runs/26638150446"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.5",
      "date": "2026-05-29T12:52:45.000Z",
      "commit": "aed10170c446c0c00295a09e802ff64c9c3068d5",
      "fileid": "52ded1e247b7a407193819058f58ee4b99c03799b899dbd0002949ca1f5985f7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/datawookie/actions/runs/26638150446"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.5",
      "date": "2026-05-29T12:53:10.000Z",
      "commit": "aed10170c446c0c00295a09e802ff64c9c3068d5",
      "fileid": "46d14fb7911c49b7941e0c87917f85f5781a0e9a3ff4cc241c60a78faad51dc9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/datawookie/actions/runs/26638150446"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.5",
      "date": "2026-05-29T12:52:10.000Z",
      "commit": "aed10170c446c0c00295a09e802ff64c9c3068d5",
      "fileid": "e65c9ffe299ae49ce67c38966e30340fc6819eb2a4fdc866c60ccbb5dadd4f1b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/datawookie/actions/runs/26638150446"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.5",
      "date": "2026-05-29T12:52:05.000Z",
      "commit": "aed10170c446c0c00295a09e802ff64c9c3068d5",
      "fileid": "a8ce9c59a30357a38b5a750d7c666ac925ddfb32b05ecfba700a276fb88360d1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/datawookie/actions/runs/26638150446"
    }
  ]
}