{
  "_id": "6a102495acfb0bcc41c8dd18",
  "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-05-13 09:57:00 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>",
  "MD5sum": "21c92d220024389dc9515c333564ab90",
  "_user": "lindeloev",
  "_type": "src",
  "_file": "job_0.3.1.tar.gz",
  "_fileid": "d6b202934d430a089c5ed162df531c113ec9919cd29b6e40bbacfdec0636d6fe",
  "_filesize": 136174,
  "_sha256": "d6b202934d430a089c5ed162df531c113ec9919cd29b6e40bbacfdec0636d6fe",
  "_created": "2026-05-13T09:57:00.000Z",
  "_published": "2026-05-22T09:40:37.914Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77354648471,
      "time": 134,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6967046616"
    },
    {
      "job": 77354648701,
      "time": 104,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6967035819"
    },
    {
      "job": 77354648250,
      "time": 94,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6967084562"
    },
    {
      "job": 77354648230,
      "time": 100,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6967063518"
    },
    {
      "job": 77354647891,
      "time": 174,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6966997420"
    },
    {
      "job": 77354647839,
      "time": 88,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157486428"
    },
    {
      "job": 77354648504,
      "time": 70,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6967023396"
    },
    {
      "job": 77354648813,
      "time": 106,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6967035806"
    },
    {
      "job": 77354648629,
      "time": 66,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6967021445"
    }
  ],
  "_buildurl": "https://github.com/r-universe/lindeloev/actions/runs/25791757883",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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",
    "uuid": 1439417,
    "orcid": "0000-0003-4565-0595"
  },
  "_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": 251,
  "_contributors": [
    {
      "user": "lindeloev",
      "count": 35,
      "uuid": 1439417
    }
  ],
  "_userbio": {
    "uuid": 1439417,
    "type": "user",
    "name": "Jonas Kristoffer Lindeløv"
  },
  "_downloads": {
    "count": 3132,
    "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": 160,
  "_rbuild": "4.6.0",
  "_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",
    "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.576736712242531,
  "_indexed": true,
  "_nocasepkg": "job",
  "_universes": [
    "lindeloev"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-05-13T09:59:20.000Z",
      "distro": "noble",
      "commit": "1a5486d0a19e7ab2dd9c82252e2d0c52fc097c37",
      "fileid": "dd11f1cdaa810807217601163577d1d085d60c71b5b65d60c6c7bd5089deb293",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lindeloev/actions/runs/25791757883"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-05-13T09:58:53.000Z",
      "distro": "noble",
      "commit": "1a5486d0a19e7ab2dd9c82252e2d0c52fc097c37",
      "fileid": "47efe7da0585bab284097405da7745347a80fc19f5aa04acc1adad16a043e64d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lindeloev/actions/runs/25791757883"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-05-13T10:01:01.000Z",
      "commit": "1a5486d0a19e7ab2dd9c82252e2d0c52fc097c37",
      "fileid": "84f938c026496076bf23f685dcaf35e2022f753b510ebecd735c9b09d8454a4b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lindeloev/actions/runs/25791757883"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-05-13T10:00:05.000Z",
      "commit": "1a5486d0a19e7ab2dd9c82252e2d0c52fc097c37",
      "fileid": "0935cccddc070236b4e1b4beb43b6103b45ec133f6cd0bbe93d6755723f83f37",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lindeloev/actions/runs/25791757883"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-05-13T09:58:15.000Z",
      "commit": "1a5486d0a19e7ab2dd9c82252e2d0c52fc097c37",
      "fileid": "a7ac07744891132edb6be8913aa2e0b840bddb59485c138f814c426edd7a385d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lindeloev/actions/runs/25791757883"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-05-13T09:58:50.000Z",
      "commit": "1a5486d0a19e7ab2dd9c82252e2d0c52fc097c37",
      "fileid": "9b98644ded2ba0010c91ca23ef936f91faa5ca78547f5b250a57cc80103fa4d0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lindeloev/actions/runs/25791757883"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-05-13T09:58:08.000Z",
      "commit": "1a5486d0a19e7ab2dd9c82252e2d0c52fc097c37",
      "fileid": "8ec606b846506ccb84f92a58c99c0851223e5801efb1ffcec4c1306fd18ee961",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lindeloev/actions/runs/25791757883"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.1",
      "date": "2026-05-22T09:40:23.000Z",
      "commit": "1a5486d0a19e7ab2dd9c82252e2d0c52fc097c37",
      "fileid": "5b508c342b64b47366c55a8b6a49e42e32e91617b15ffb81644dc11ccc44514c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/lindeloev/actions/runs/25791757883"
    }
  ]
}