{
  "_id": "6a532a849b92047c28d560f5",
  "Package": "job",
  "Title": "Run Code as an RStudio Job - Free Your Console",
  "Version": "0.3.1",
  "Date": "2024-05-03",
  "URL": "https://lindeloev.github.io/job/",
  "BugReports": "https://github.com/lindeloev/job/issues",
  "Authors@R": "person(given = \"Jonas Kristoffer\",\nfamily = \"Lindeløv\",\nrole = c(\"aut\", \"cre\"),\nemail = \"jonas@lindeloev.dk\",\ncomment = c(ORCID = \"0000-0003-4565-0595\"))",
  "Description": "Call job::job({<code here>}) to run R code as an RStudio\njob and keep your console free in the meantime. This allows for\na productive workflow while testing (multiple) long-running\nchunks of code. It can also be used to organize results using\nthe RStudio Jobs GUI or to test code in a clean environment.\nTwo RStudio Addins can be used to run selected code as a job.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.1",
  "Language": "en-US",
  "Config/testthat/edition": "3",
  "Repository": "https://lindeloev.r-universe.dev",
  "Date/Publication": "2024-09-30 08:50:17 UTC",
  "RemoteUrl": "https://github.com/lindeloev/job",
  "RemoteRef": "HEAD",
  "RemoteSha": "1a5486d0a19e7ab2dd9c82252e2d0c52fc097c37",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-12 05:44:51 UTC",
    "User": "root"
  },
  "Author": "Jonas Kristoffer Lindeløv [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-4565-0595>)",
  "Maintainer": "Jonas Kristoffer Lindeløv <jonas@lindeloev.dk>",
  "_user": "lindeloev",
  "_type": "src",
  "_file": "job_0.3.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/dd19908abb4da7f53476b80da6f0bcec30c2ab417ab1418e0d5c49d578f8dce1",
  "_filesize": 135239,
  "_sha256": "dd19908abb4da7f53476b80da6f0bcec30c2ab417ab1418e0d5c49d578f8dce1",
  "_expires": "2026-10-20T05:47:46.000Z",
  "_created": "2026-07-12T05:44:51.000Z",
  "_published": "2026-07-12T05:47:48.577Z",
  "_jobs": [
    {
      "job": 86620286169,
      "time": 131,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8256606212"
    },
    {
      "job": 86620286159,
      "time": 112,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8256603977"
    },
    {
      "job": 86620286170,
      "time": 67,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8256597680"
    },
    {
      "job": 86620286160,
      "time": 110,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8256603353"
    },
    {
      "job": 86620103841,
      "time": 163,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8256587809"
    },
    {
      "job": 86620286178,
      "time": 117,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8256604233"
    },
    {
      "job": 86620286183,
      "time": 61,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8256596851"
    },
    {
      "job": 86620286180,
      "time": 85,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8256599980"
    },
    {
      "job": 86620286168,
      "time": 62,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8256596893"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/lindeloev/actions/runs/29181552421",
  "_status": "success",
  "_upstream": "https://github.com/lindeloev/job",
  "_commit": {
    "id": "1a5486d0a19e7ab2dd9c82252e2d0c52fc097c37",
    "author": "Jonas Lindeløv <jonas@lindeloev.dk>",
    "committer": "Jonas Lindeløv <jonas@lindeloev.dk>",
    "message": "Test: add SciViews to searchpaths() exception\n",
    "time": 1727686217
  },
  "_maintainer": {
    "name": "Jonas Kristoffer Lindeløv",
    "email": "jonas@lindeloev.dk",
    "login": "lindeloev",
    "bluesky": "@jonaslindeloev.bsky.social",
    "twitter": "@jonaslindeloev",
    "description": "",
    "uuid": 1439417,
    "orcid": "0000-0003-4565-0595"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "rstudioapi",
      "version": ">= 0.13",
      "role": "Imports"
    },
    {
      "package": "digest",
      "version": ">= 0.6.27",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "lindeloev",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "addins",
    "jobs-pane",
    "productivity",
    "rstudio"
  ],
  "_stars": 252,
  "_contributors": [
    {
      "user": "lindeloev",
      "count": 35,
      "uuid": 1439417
    }
  ],
  "_userbio": {
    "uuid": 1439417,
    "type": "user",
    "name": "Jonas Kristoffer Lindeløv",
    "followers": 258
  },
  "_downloads": {
    "count": 2152,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/job"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/lindeloev/job",
  "_pkgdown": "https://lindeloev.github.io/job/",
  "_searchresults": 182,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/job.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/lindeloev/job",
  "_realowner": "lindeloev",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.3.0",
      "date": "2021-06-04"
    },
    {
      "version": "0.3.1",
      "date": "2024-05-05"
    }
  ],
  "_exports": [
    "empty",
    "export",
    "job"
  ],
  "_help": [
    {
      "page": "export",
      "title": "What to return from a job",
      "topics": [
        "export"
      ]
    },
    {
      "page": "job",
      "title": "Run Code as an RStudio Job",
      "topics": [
        "empty",
        "job"
      ]
    },
    {
      "page": "print.jobcode",
      "title": "Nice print .jobcode",
      "topics": [
        "print.jobcode"
      ]
    }
  ],
  "_readme": "https://github.com/lindeloev/job/raw/HEAD/README.md",
  "_rundeps": [
    "digest",
    "rstudioapi"
  ],
  "_score": 7.471435450480633,
  "_indexed": true,
  "_nocasepkg": "job",
  "_universes": [
    "lindeloev"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-07-12T05:47:09.000Z",
      "distro": "resolute",
      "commit": "1a5486d0a19e7ab2dd9c82252e2d0c52fc097c37",
      "fileid": "https://r2.ropensci.org/727b14c9aa7b3859555ad1efb9056666e566ae71a67f394f8fef9c303017c994",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lindeloev/actions/runs/29181552421"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-07-12T05:46:53.000Z",
      "distro": "resolute",
      "commit": "1a5486d0a19e7ab2dd9c82252e2d0c52fc097c37",
      "fileid": "https://r2.ropensci.org/32166a4e1ed1690cd7e10c8875e83f00cf5420c1ad86bce28a55445625f77bbf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lindeloev/actions/runs/29181552421"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-07-12T05:46:10.000Z",
      "commit": "1a5486d0a19e7ab2dd9c82252e2d0c52fc097c37",
      "fileid": "https://r2.ropensci.org/8b647c740806267b982d0136666bb8a24bb9576e51919a158e7e1cae8735ade0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lindeloev/actions/runs/29181552421"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-07-12T05:46:47.000Z",
      "commit": "1a5486d0a19e7ab2dd9c82252e2d0c52fc097c37",
      "fileid": "https://r2.ropensci.org/46f3db1a5f6cd8cfdda5b3c908a986278f7e7b0c74db9758af57e3cdbeed6b0c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lindeloev/actions/runs/29181552421"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.1",
      "date": "2026-07-12T05:47:02.000Z",
      "commit": "1a5486d0a19e7ab2dd9c82252e2d0c52fc097c37",
      "fileid": "https://r2.ropensci.org/c2f6be9ee624d6890dba41ae8bf9e970ef8a213aed9da245478c6fe5b6a81609",
      "status": "success",
      "buildurl": "https://github.com/r-universe/lindeloev/actions/runs/29181552421"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-07-12T05:45:57.000Z",
      "commit": "1a5486d0a19e7ab2dd9c82252e2d0c52fc097c37",
      "fileid": "https://r2.ropensci.org/13ec79acd795f1c223e9ad63c6dc7b490cfe5693164074abce4b238eaa9d5cbe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lindeloev/actions/runs/29181552421"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-07-12T05:46:20.000Z",
      "commit": "1a5486d0a19e7ab2dd9c82252e2d0c52fc097c37",
      "fileid": "https://r2.ropensci.org/6f117e145738590cbd58ec002d0fb1ab688bd25f46d067c45bb65b4ea73adc12",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lindeloev/actions/runs/29181552421"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-07-12T05:45:55.000Z",
      "commit": "1a5486d0a19e7ab2dd9c82252e2d0c52fc097c37",
      "fileid": "https://r2.ropensci.org/14f9d177a5842c90d6f5b94415ae3ba9da7fb2a7cedceb8d681b9edf1b5dfdc3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lindeloev/actions/runs/29181552421"
    }
  ]
}