{
  "_id": "6a1ff7dcb401979e73443927",
  "Package": "jobqueue",
  "Type": "Package",
  "Title": "Run Interruptible Code Asynchronously",
  "Version": "1.7.0.9000",
  "Date": "2025-05-23",
  "Authors@R": "c(\nperson(\n\"Daniel P.\", \"Smith\",\nemail   = \"dansmith01@gmail.com\",\nrole    = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-2479-2044\")),\nperson(\n\"Alkek Center for Metagenomics and Microbiome Research\",\nrole = c(\"cph\", \"fnd\") ))",
  "Description": "Takes an R expression and returns a job object with a\n$stop() method which can be called to terminate the background\njob. Also provides timeouts and other mechanisms for\nautomatically terminating a background job. The result of the\nexpression is available synchronously via $result or\nasynchronously with callbacks or through the 'promises' package\nframework.",
  "URL": "https://cmmr.github.io/jobqueue/, https://github.com/cmmr/jobqueue",
  "BugReports": "https://github.com/cmmr/jobqueue/issues",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Config/Needs/website": "rmarkdown",
  "Config/testthat/edition": "3",
  "Config/testthat/parallel": "false",
  "Remotes": [
    "cmmr/interprocess"
  ],
  "Repository": "https://cmmr.r-universe.dev",
  "Date/Publication": "2025-08-07 18:34:44 UTC",
  "RemoteUrl": "https://github.com/cmmr/jobqueue",
  "RemoteRef": "HEAD",
  "RemoteSha": "80a589798258fc4524642b244a89fe5d2c24c0a5",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-03 09:42:28 UTC",
    "User": "root"
  },
  "Author": "Daniel P. Smith [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-2479-2044>),\nAlkek Center for Metagenomics and Microbiome Research [cph, fnd]",
  "Maintainer": "Daniel P. Smith <dansmith01@gmail.com>",
  "MD5sum": "e7bc73f2350ba00e0363b39d35678b99",
  "_user": "cmmr",
  "_type": "src",
  "_file": "jobqueue_1.7.0.9000.tar.gz",
  "_fileid": "fcf30b395e762dcbcffc1166c2dfe30573ed8fe0dbb5f93a32cb84e8352b77e4",
  "_filesize": 220210,
  "_sha256": "fcf30b395e762dcbcffc1166c2dfe30573ed8fe0dbb5f93a32cb84e8352b77e4",
  "_created": "2026-06-03T09:42:28.000Z",
  "_published": "2026-06-03T09:46:04.212Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79265778341,
      "time": 131,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7381101684"
    },
    {
      "job": 79265778375,
      "time": 183,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7381120113"
    },
    {
      "job": 79265778407,
      "time": 79,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7381081475"
    },
    {
      "job": 79265778414,
      "time": 110,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7381092919"
    },
    {
      "job": 79265195645,
      "time": 186,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7381051313"
    },
    {
      "job": 79265778302,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7381093966"
    },
    {
      "job": 79265778393,
      "time": 112,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7381095115"
    },
    {
      "job": 79265778337,
      "time": 90,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7381085582"
    },
    {
      "job": 79265778439,
      "time": 98,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7381089000"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cmmr/actions/runs/26876513892",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cmmr/jobqueue",
  "_commit": {
    "id": "80a589798258fc4524642b244a89fe5d2c24c0a5",
    "author": "Daniel Smith <dansmith@orst.edu>",
    "committer": "Daniel Smith <dansmith@orst.edu>",
    "message": "logo border\n",
    "time": 1754591684
  },
  "_maintainer": {
    "name": "Daniel P. Smith",
    "email": "dansmith01@gmail.com",
    "login": "dansmith01",
    "orcid": "0000-0002-2479-2044",
    "description": "Bioinformatics programmer at Baylor College of Medicine, specializing in visualization of microbiome datasets.",
    "uuid": 2066273
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "interprocess",
      "version": ">= 1.2.0",
      "role": "Imports"
    },
    {
      "package": "later",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "parallelly",
      "role": "Imports"
    },
    {
      "package": "promises",
      "role": "Imports"
    },
    {
      "package": "ps",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "cmmr",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-32",
      "n": 3
    }
  ],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "dansmith01",
      "count": 71,
      "uuid": 2066273
    }
  ],
  "_userbio": {
    "uuid": 7662263,
    "type": "organization",
    "name": "Alkek Center for Metagenomics and Microbiome Research",
    "description": "CMMR researchers develop molecular and informatic tools to advance clinical microbiome research."
  },
  "_downloads": {
    "count": 528,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/jobqueue"
  },
  "_devurl": "https://github.com/cmmr/jobqueue",
  "_pkgdown": "https://cmmr.github.io/jobqueue/",
  "_searchresults": 14,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/jobqueue.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/cmmr/jobqueue",
  "_realowner": "cmmr",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2025-01-30"
    },
    {
      "version": "1.3.0",
      "date": "2025-02-13"
    },
    {
      "version": "1.3.1",
      "date": "2025-02-14"
    },
    {
      "version": "1.4.1",
      "date": "2025-02-21"
    },
    {
      "version": "1.5.1",
      "date": "2025-02-28"
    },
    {
      "version": "1.6.0",
      "date": "2025-04-01"
    },
    {
      "version": "1.7.0",
      "date": "2025-05-27"
    }
  ],
  "_exports": [
    "%...>%",
    "%...T>%",
    "%<>%",
    "%>%",
    "as.promise",
    "availableCores",
    "job_class",
    "jobqueue",
    "jobqueue_class",
    "later",
    "promise_all",
    "promise_map",
    "promise_race",
    "promise_reduce",
    "run_now",
    "then",
    "worker_class"
  ],
  "_help": [
    {
      "page": "job_class",
      "title": "Define an R Expression (R6 Class)",
      "topics": [
        "job_class"
      ]
    },
    {
      "page": "jobqueue",
      "title": "Assigns Jobs to Workers",
      "topics": [
        "jobqueue"
      ]
    },
    {
      "page": "jobqueue_class",
      "title": "Assigns Jobs to Workers (R6 Class)",
      "topics": [
        "jobqueue_class"
      ]
    },
    {
      "page": "worker_class",
      "title": "A Background Process (R6 Class)",
      "topics": [
        "worker_class"
      ]
    }
  ],
  "_pkglogo": "https://github.com/cmmr/jobqueue/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/cmmr/jobqueue/raw/HEAD/README.md",
  "_rundeps": [
    "BH",
    "cli",
    "cpp11",
    "fastmap",
    "interprocess",
    "later",
    "lifecycle",
    "magrittr",
    "otel",
    "parallelly",
    "promises",
    "ps",
    "R6",
    "Rcpp",
    "rlang"
  ],
  "_vignettes": [
    {
      "source": "hooks.Rmd",
      "filename": "hooks.html",
      "title": "Callback Hooks",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Setup",
        "Introduction",
        "A Callback Function",
        "Triggers",
        "Special Triggers",
        "jobqueue States",
        "worker States",
        "job States",
        "Attaching",
        "Removing",
        "Default job Hooks",
        "Use Case: Priority Setting",
        "Use Case: Rate Limiting"
      ],
      "created": "2024-10-21 23:35:04",
      "modified": "2025-05-21 17:14:57",
      "commits": 5
    },
    {
      "source": "eval.Rmd",
      "filename": "eval.html",
      "title": "Expressions and Variables",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Expressions",
        "Variables",
        "Functions",
        "Example"
      ],
      "created": "2024-10-21 23:35:04",
      "modified": "2025-05-21 17:14:57",
      "commits": 5
    },
    {
      "source": "jobqueue.Rmd",
      "filename": "jobqueue.html",
      "title": "Introduction to jobqueue",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Create a jobqueue",
        "Create a job",
        "Access the Result",
        "Add a Callback Hook",
        "Interrupt Evaluation",
        "Passing Data"
      ],
      "created": "2024-10-21 23:35:04",
      "modified": "2025-05-21 17:14:57",
      "commits": 4
    },
    {
      "source": "results.Rmd",
      "filename": "results.html",
      "title": "Result and Error Handling",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Reacting to Results",
        "Output vs Result",
        "Reformatting Output",
        "Transformation",
        "job Details",
        "Non-blocking",
        "Signaling Errors",
        "Promise Handling"
      ],
      "created": "2024-10-21 23:35:04",
      "modified": "2025-05-23 22:15:39",
      "commits": 6
    },
    {
      "source": "stops.Rmd",
      "filename": "stops.html",
      "title": "Stopping Jobs",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Setup",
        "Immediate Stop",
        "Interrupting with <job>$stop()",
        "Assigning to <job>$output",
        "Replacing and Combining",
        "Stop ID",
        "Copy ID",
        "In jobqueue()",
        "Timeouts"
      ],
      "created": "2024-10-21 23:35:04",
      "modified": "2025-05-21 17:14:57",
      "commits": 4
    }
  ],
  "_score": 4.845098040014257,
  "_indexed": true,
  "_nocasepkg": "jobqueue",
  "_universes": [
    "cmmr",
    "dansmith01"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.7.0.9000",
      "date": "2026-06-03T09:44:38.000Z",
      "distro": "noble",
      "commit": "80a589798258fc4524642b244a89fe5d2c24c0a5",
      "fileid": "6e563e8d5c3af8ad7c5be150ccf6037ccff4430e052b607d7a19f1996dcf9175",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cmmr/actions/runs/26876513892"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.7.0.9000",
      "date": "2026-06-03T09:45:25.000Z",
      "distro": "noble",
      "commit": "80a589798258fc4524642b244a89fe5d2c24c0a5",
      "fileid": "610ee744e6c7974bc0b967ce75768c6055bb42fb83209e3aad65911cb836f21c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cmmr/actions/runs/26876513892"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.7.0.9000",
      "date": "2026-06-03T09:43:51.000Z",
      "commit": "80a589798258fc4524642b244a89fe5d2c24c0a5",
      "fileid": "b1b84f54ca3f01a8db13251354d9bd2ce9c7d2a003b81b5622b6ef20563d0a9f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cmmr/actions/runs/26876513892"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.7.0.9000",
      "date": "2026-06-03T09:44:13.000Z",
      "commit": "80a589798258fc4524642b244a89fe5d2c24c0a5",
      "fileid": "22e3f02c9497a5258f8943131dd6539d6e30fb9779dd66d9d210cc8b8d3c8e59",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cmmr/actions/runs/26876513892"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.7.0.9000",
      "date": "2026-06-03T09:44:36.000Z",
      "commit": "80a589798258fc4524642b244a89fe5d2c24c0a5",
      "fileid": "413f003ccdff0a418a76ea1ed59d31101b98fa057bcf45585ae4a42072527a38",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cmmr/actions/runs/26876513892"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.7.0.9000",
      "date": "2026-06-03T09:44:13.000Z",
      "commit": "80a589798258fc4524642b244a89fe5d2c24c0a5",
      "fileid": "f889d68b36a54c3d84b45748ab833c8c4e5ab48d8a8c3de13f3eef46de46b1af",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cmmr/actions/runs/26876513892"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.7.0.9000",
      "date": "2026-06-03T09:43:48.000Z",
      "commit": "80a589798258fc4524642b244a89fe5d2c24c0a5",
      "fileid": "14c4f721e056d92b443b1fc3f129c0fc57a000d058ec7dea4bd4b5c4658af0ba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cmmr/actions/runs/26876513892"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.7.0.9000",
      "date": "2026-06-03T09:43:56.000Z",
      "commit": "80a589798258fc4524642b244a89fe5d2c24c0a5",
      "fileid": "6ffe1449107413d804fc59b9976099dfe41c84d374f99392d34c2ac81559bfc0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cmmr/actions/runs/26876513892"
    }
  ]
}