{
  "_id": "6a44ea456ff6f2357551ec8f",
  "Package": "liteq",
  "Title": "Lightweight Portable Message Queue Using 'SQLite'",
  "Version": "1.1.0",
  "Authors@R": "c(\nperson(\"Gábor\", \"Csárdi\", , \"csardi.gabor@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"))\n)",
  "Description": "Temporary and permanent message queues for R. Built on top\nof 'SQLite' databases. 'SQLite' provides locking, and makes it\npossible to detect crashed consumers. Crashed jobs can be\nautomatically marked as \"failed\", or put in the queue again,\npotentially a limited number of times.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/r-lib/liteq#readme",
  "BugReports": "https://github.com/r-lib/liteq/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "Repository": "https://r-lib.r-universe.dev",
  "Date/Publication": "2024-11-09 18:29:07 UTC",
  "RemoteUrl": "https://github.com/r-lib/liteq",
  "RemoteRef": "HEAD",
  "RemoteSha": "1455adc21edeffaf5daf873d20c1ce828b9b87ab",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-01 10:13:54 UTC",
    "User": "root"
  },
  "Author": "Gábor Csárdi [aut, cre],\nPosit Software, PBC [cph, fnd]",
  "Maintainer": "Gábor Csárdi <csardi.gabor@gmail.com>",
  "_user": "r-lib",
  "_type": "src",
  "_file": "liteq_1.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/f424c5807ffa1238941b8fc3610ffc1767b4e59bcdba0e1a396857c5792896b7",
  "_filesize": 138364,
  "_sha256": "f424c5807ffa1238941b8fc3610ffc1767b4e59bcdba0e1a396857c5792896b7",
  "_expires": "2026-10-09T10:21:57.000Z",
  "_created": "2026-07-01T10:13:54.000Z",
  "_published": "2026-07-01T10:21:57.861Z",
  "_jobs": [
    {
      "job": 84508413757,
      "time": 123,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8006876781"
    },
    {
      "job": 84508413751,
      "time": 122,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8006876288"
    },
    {
      "job": 84508413767,
      "time": 107,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8006997792"
    },
    {
      "job": 84508413774,
      "time": 94,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8006990164"
    },
    {
      "job": 84507942855,
      "time": 154,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8006827392"
    },
    {
      "job": 84508413735,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8006868789"
    },
    {
      "job": 84508413753,
      "time": 215,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8006911831"
    },
    {
      "job": 84508413752,
      "time": 212,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8006910527"
    },
    {
      "job": 84508413770,
      "time": 255,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8006927890"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/r-lib/actions/runs/28510054069",
  "_status": "success",
  "_upstream": "https://github.com/r-lib/liteq",
  "_commit": {
    "id": "1455adc21edeffaf5daf873d20c1ce828b9b87ab",
    "author": "Gábor Csárdi <csardi.gabor@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #32 from r-lib/fix/gha-update\n\nGHA: update workflows",
    "time": 1731176947
  },
  "_maintainer": {
    "name": "Gábor Csárdi",
    "email": "csardi.gabor@gmail.com",
    "login": "gaborcsardi",
    "mastodon": "@gaborcsardi@fosstodon.org",
    "bluesky": "@gaborcsardi.org",
    "description": "",
    "uuid": 660288
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6",
      "role": "Depends"
    },
    {
      "package": "assertthat",
      "role": "Imports"
    },
    {
      "package": "DBI",
      "role": "Imports"
    },
    {
      "package": "rappdirs",
      "role": "Imports"
    },
    {
      "package": "RSQLite",
      "role": "Imports"
    },
    {
      "package": "callr",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "processx",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "r-lib",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 58,
  "_contributors": [
    {
      "user": "gaborcsardi",
      "count": 81,
      "uuid": 660288
    },
    {
      "user": "enchufa2",
      "count": 5,
      "uuid": 4542928
    },
    {
      "user": "wlandau",
      "count": 2,
      "uuid": 1580860
    },
    {
      "user": "eddelbuettel",
      "count": 1,
      "uuid": 673121
    },
    {
      "user": "krlmlr",
      "count": 1,
      "uuid": 1741643
    },
    {
      "user": "rentrop",
      "count": 1,
      "uuid": 9575579
    },
    {
      "user": "wlandau-lilly",
      "count": 1,
      "uuid": 22958003
    }
  ],
  "_userbio": {
    "uuid": 22618716,
    "type": "organization",
    "name": "R infrastructure",
    "followers": 740
  },
  "_downloads": {
    "count": 636,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/liteq"
  },
  "_devurl": "https://github.com/r-lib/liteq",
  "_searchresults": 27,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/liteq.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/r-lib/liteq",
  "_realowner": "r-lib",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2017-01-27"
    },
    {
      "version": "1.0.1",
      "date": "2017-10-20"
    },
    {
      "version": "1.1.0",
      "date": "2019-03-08"
    }
  ],
  "_exports": [
    "ack",
    "consume",
    "create_queue",
    "default_db",
    "delete_queue",
    "ensure_queue",
    "is_empty",
    "list_failed_messages",
    "list_messages",
    "list_queues",
    "message_count",
    "nack",
    "publish",
    "remove_failed_messages",
    "requeue_failed_messages",
    "try_consume"
  ],
  "_help": [
    {
      "page": "ack",
      "title": "Acknowledge that the work on a message has finished successfully",
      "concept": [
        "liteq messages"
      ],
      "topics": [
        "ack"
      ]
    },
    {
      "page": "consume",
      "title": "Consume a message from a queue",
      "concept": [
        "liteq messages"
      ],
      "topics": [
        "consume"
      ]
    },
    {
      "page": "create_queue",
      "title": "Create a queue in a database",
      "concept": [
        "liteq queues"
      ],
      "topics": [
        "create_queue"
      ]
    },
    {
      "page": "default_db",
      "title": "The name of the default database",
      "topics": [
        "default_db"
      ]
    },
    {
      "page": "delete_queue",
      "title": "Delete a queue",
      "concept": [
        "liteq queues"
      ],
      "topics": [
        "delete_queue"
      ]
    },
    {
      "page": "ensure_queue",
      "title": "Make sure that a queue exists",
      "concept": [
        "liteq queues"
      ],
      "topics": [
        "ensure_queue"
      ]
    },
    {
      "page": "is_empty",
      "title": "Check if a queue is empty",
      "concept": [
        "liteq messages"
      ],
      "topics": [
        "is_empty"
      ]
    },
    {
      "page": "list_failed_messages",
      "title": "List failed messages in a queue",
      "concept": [
        "liteq messages"
      ],
      "topics": [
        "list_failed_messages"
      ]
    },
    {
      "page": "list_messages",
      "title": "List all messages in a queue",
      "concept": [
        "liteq messages"
      ],
      "topics": [
        "list_messages"
      ]
    },
    {
      "page": "list_queues",
      "title": "List all queues in a database",
      "concept": [
        "liteq queues"
      ],
      "topics": [
        "list_queues"
      ]
    },
    {
      "page": "liteq",
      "title": "Lightweight Portable Message Queue Using 'SQLite'",
      "topics": [
        "liteq"
      ]
    },
    {
      "page": "message_count",
      "title": "Get the number of messages in a queue.",
      "concept": [
        "liteq messages"
      ],
      "topics": [
        "message_count"
      ]
    },
    {
      "page": "nack",
      "title": "Report that the work on a message has failed",
      "topics": [
        "nack"
      ]
    },
    {
      "page": "publish",
      "title": "Publish messages in a queue",
      "concept": [
        "liteq messages"
      ],
      "topics": [
        "publish"
      ]
    },
    {
      "page": "remove_failed_messages",
      "title": "Remove failed messages from the queue",
      "concept": [
        "liteq messages"
      ],
      "topics": [
        "remove_failed_messages"
      ]
    },
    {
      "page": "requeue_failed_messages",
      "title": "Requeue failed messages",
      "concept": [
        "liteq messages"
      ],
      "topics": [
        "requeue_failed_messages"
      ]
    },
    {
      "page": "try_consume",
      "title": "Consume a message if there is one available",
      "concept": [
        "liteq messages"
      ],
      "topics": [
        "try_consume"
      ]
    }
  ],
  "_readme": "https://github.com/r-lib/liteq/raw/HEAD/README.md",
  "_rundeps": [
    "assertthat",
    "bit",
    "bit64",
    "blob",
    "cachem",
    "cli",
    "cpp11",
    "DBI",
    "fastmap",
    "glue",
    "lifecycle",
    "memoise",
    "pkgconfig",
    "rappdirs",
    "rlang",
    "RSQLite",
    "vctrs"
  ],
  "_score": 6.14903426716125,
  "_indexed": true,
  "_nocasepkg": "liteq",
  "_universes": [
    "r-lib",
    "gaborcsardi"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-07-01T10:16:00.000Z",
      "distro": "resolute",
      "commit": "1455adc21edeffaf5daf873d20c1ce828b9b87ab",
      "fileid": "https://r2.ropensci.org/3cc40ed87b9f86a6ad897d8096171384f2b4adacd738da8ab41b0e5c1e910e71",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28510054069"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-07-01T10:16:00.000Z",
      "distro": "resolute",
      "commit": "1455adc21edeffaf5daf873d20c1ce828b9b87ab",
      "fileid": "https://r2.ropensci.org/11d53cdf7433eef914569f46e0d31f3b9879852a3112e941abb5b2fd35f8ab25",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28510054069"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-07-01T10:21:17.000Z",
      "commit": "1455adc21edeffaf5daf873d20c1ce828b9b87ab",
      "fileid": "https://r2.ropensci.org/86f23f309874e7ae0768094d3475990c5aa3ec89583e5e2977048e79bbf4e835",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28510054069"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-07-01T10:20:59.000Z",
      "commit": "1455adc21edeffaf5daf873d20c1ce828b9b87ab",
      "fileid": "https://r2.ropensci.org/e7077f38c970852bb663406531f81c354b2da7fabe61bff6a2f6678b5f4af745",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28510054069"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0",
      "date": "2026-07-01T10:15:56.000Z",
      "commit": "1455adc21edeffaf5daf873d20c1ce828b9b87ab",
      "fileid": "https://r2.ropensci.org/e1f43d2ecf8a771eeaaf4b50261b0b93439c379029ada62d202e33432c6ae479",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28510054069"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-07-01T10:17:27.000Z",
      "commit": "1455adc21edeffaf5daf873d20c1ce828b9b87ab",
      "fileid": "https://r2.ropensci.org/f62c08a743690dd72125ea0428c9b622de202caead9c4ffbdaf7c305688d3afc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28510054069"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-07-01T10:17:25.000Z",
      "commit": "1455adc21edeffaf5daf873d20c1ce828b9b87ab",
      "fileid": "https://r2.ropensci.org/d32d33ea972c621645efc82fcc954168ef05fc4c99250311f80e33f0fb9e748e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28510054069"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-07-01T10:18:09.000Z",
      "commit": "1455adc21edeffaf5daf873d20c1ce828b9b87ab",
      "fileid": "https://r2.ropensci.org/f61b29473e75798c35572bc4c9bd51ef710d0f33b56e267c240038f989408228",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28510054069"
    }
  ]
}