{
  "_id": "6a51ed879b92047c28d529fe",
  "Package": "jetty",
  "Type": "Package",
  "Title": "Execute R in a 'Docker' Context",
  "Version": "0.2.2",
  "Authors@R": "person(given = \"Daniel\",\nfamily = \"Molitor\",\nrole = c(\"aut\", \"cph\", \"cre\"),\nemail = \"molitdj97@gmail.com\")",
  "Description": "The goal of 'jetty' is to execute R functions and code\nsnippets in an isolated R subprocess within a 'Docker'\ncontainer and return the evaluated results to the local R\nsession. 'jetty' can install necessary packages at runtime and\nseamlessly propagates errors and outputs from the 'Docker'\nsubprocess back to the main session. 'jetty' is primarily\ndesigned for sandboxed testing and quick execution of example\ncode.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/dmolitor/jetty, http://www.dmolitor.com/jetty/",
  "BugReports": "https://github.com/dmolitor/jetty/issues",
  "Repository": "https://dmolitor.r-universe.dev",
  "Date/Publication": "2025-10-14 13:07:07 UTC",
  "RemoteUrl": "https://github.com/dmolitor/jetty",
  "RemoteRef": "HEAD",
  "RemoteSha": "bd5b3c7714d06251b2732a44e75ae81b987975ed",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-11 07:11:33 UTC",
    "User": "root"
  },
  "Author": "Daniel Molitor [aut, cph, cre]",
  "Maintainer": "Daniel Molitor <molitdj97@gmail.com>",
  "_user": "dmolitor",
  "_type": "src",
  "_file": "jetty_0.2.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/9e12588649c2813c1086b756d1fe8dd487d447e4249568a186e750d7320db8d6",
  "_filesize": 667250,
  "_sha256": "9e12588649c2813c1086b756d1fe8dd487d447e4249568a186e750d7320db8d6",
  "_expires": "2026-10-19T07:15:17.000Z",
  "_created": "2026-07-11T07:11:33.000Z",
  "_published": "2026-07-11T07:15:19.323Z",
  "_jobs": [
    {
      "job": 86522513724,
      "time": 115,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8246165846"
    },
    {
      "job": 86522513731,
      "time": 123,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8246167125"
    },
    {
      "job": 86522513732,
      "time": 149,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8246167217"
    },
    {
      "job": 86522513720,
      "time": 192,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8246169407"
    },
    {
      "job": 86522201074,
      "time": 232,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8246148500"
    },
    {
      "job": 86522513712,
      "time": 97,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8246163249"
    },
    {
      "job": 86522513728,
      "time": 64,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8246158135"
    },
    {
      "job": 86522513726,
      "time": 88,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8246161936"
    },
    {
      "job": 86522513727,
      "time": 117,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8246168973"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/dmolitor/actions/runs/29143963042",
  "_status": "success",
  "_upstream": "https://github.com/dmolitor/jetty",
  "_commit": {
    "id": "bd5b3c7714d06251b2732a44e75ae81b987975ed",
    "author": "Daniel Molitor <molitdj97@gmail.com>",
    "committer": "Daniel Molitor <molitdj97@gmail.com>",
    "message": "Fix tests and documentation 🐛\n",
    "time": 1760447227
  },
  "_maintainer": {
    "name": "Daniel Molitor",
    "email": "molitdj97@gmail.com",
    "login": "dmolitor",
    "description": "InfoSci@Cornell",
    "uuid": 39706371
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "renv",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "here",
      "role": "Suggests"
    },
    {
      "package": "Matrix",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "dmolitor",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-40",
      "n": 5
    },
    {
      "week": "2025-42",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.2.2",
      "date": "2025-10-14"
    }
  ],
  "_topics": [
    "docker",
    "reproducible-research"
  ],
  "_stars": 9,
  "_contributors": [
    {
      "user": "dmolitor",
      "count": 63,
      "uuid": 39706371
    }
  ],
  "_userbio": {
    "uuid": 39706371,
    "type": "user",
    "name": "Daniel Molitor",
    "followers": 12,
    "description": "InfoSci@Cornell"
  },
  "_downloads": {
    "count": 235,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/jetty"
  },
  "_devurl": "https://github.com/dmolitor/jetty",
  "_pkgdown": "http://www.dmolitor.com/jetty/",
  "_searchresults": 23,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/jetty.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/dmolitor/jetty",
  "_realowner": "dmolitor",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-01-09"
    },
    {
      "version": "0.2.0",
      "date": "2025-01-24"
    },
    {
      "version": "0.2.1",
      "date": "2025-04-14"
    },
    {
      "version": "0.2.2",
      "date": "2025-10-14"
    }
  ],
  "_exports": [
    "run",
    "run_script"
  ],
  "_help": [
    {
      "page": "run",
      "title": "Execute an R expression inside a Docker container",
      "topics": [
        "run"
      ]
    },
    {
      "page": "run_script",
      "title": "Execute an R script inside a Docker container",
      "topics": [
        "run_script"
      ]
    }
  ],
  "_pkglogo": "https://github.com/dmolitor/jetty/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/dmolitor/jetty/raw/HEAD/README.md",
  "_rundeps": [
    "renv",
    "rlang"
  ],
  "_score": 4.315970345456917,
  "_indexed": true,
  "_nocasepkg": "jetty",
  "_universes": [
    "dmolitor"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-07-11T07:13:33.000Z",
      "distro": "resolute",
      "commit": "bd5b3c7714d06251b2732a44e75ae81b987975ed",
      "fileid": "https://r2.ropensci.org/de994b72bf204a87efbb960997ec5f424a5496d5a979ea3a02e309fa37f305f2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dmolitor/actions/runs/29143963042"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-07-11T07:13:38.000Z",
      "distro": "resolute",
      "commit": "bd5b3c7714d06251b2732a44e75ae81b987975ed",
      "fileid": "https://r2.ropensci.org/ff827e721be183f95356b244b8db014053445d7fc40a2968f954f7847185e307",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dmolitor/actions/runs/29143963042"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-07-11T07:13:43.000Z",
      "commit": "bd5b3c7714d06251b2732a44e75ae81b987975ed",
      "fileid": "https://r2.ropensci.org/15f309bc9af362db9f7ba4d6caba7f68a03d2c7920f589d81e7dde3e8600afec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dmolitor/actions/runs/29143963042"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-07-11T07:13:52.000Z",
      "commit": "bd5b3c7714d06251b2732a44e75ae81b987975ed",
      "fileid": "https://r2.ropensci.org/3a85e96ced325aa2940ac552396c569738a7a5ff05cbab2c6d2bfb50c7f8f1e7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dmolitor/actions/runs/29143963042"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.2",
      "date": "2026-07-11T07:13:24.000Z",
      "commit": "bd5b3c7714d06251b2732a44e75ae81b987975ed",
      "fileid": "https://r2.ropensci.org/63e1eeea4d0cd547e4c5c2c9384dcc01f2b8a7856a0c084a928128386c615bd2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dmolitor/actions/runs/29143963042"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-07-11T07:12:36.000Z",
      "commit": "bd5b3c7714d06251b2732a44e75ae81b987975ed",
      "fileid": "https://r2.ropensci.org/f43f1a886d9ab414152a02cf0f6613cbdd2a967b03a40545dcd6465968ee36fc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dmolitor/actions/runs/29143963042"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-07-11T07:13:03.000Z",
      "commit": "bd5b3c7714d06251b2732a44e75ae81b987975ed",
      "fileid": "https://r2.ropensci.org/0fc9fba580ef987787069fa1b780b91cf9494fd1e12124718d3159319ba0abbe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dmolitor/actions/runs/29143963042"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-07-11T07:13:42.000Z",
      "commit": "bd5b3c7714d06251b2732a44e75ae81b987975ed",
      "fileid": "https://r2.ropensci.org/59aa4813f629d1ab6378fcedecef53999595a07aeb56722ddf2fa034c6a9bb83",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dmolitor/actions/runs/29143963042"
    }
  ]
}