{
  "_id": "6a103547acfb0bcc41c99a02",
  "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-05-12 07:22:32 UTC",
    "User": "root"
  },
  "Author": "Daniel Molitor [aut, cph, cre]",
  "Maintainer": "Daniel Molitor <molitdj97@gmail.com>",
  "MD5sum": "f7b99adeb7c79854455d6a0c7dbaff52",
  "_user": "dmolitor",
  "_type": "src",
  "_file": "jetty_0.2.2.tar.gz",
  "_fileid": "d9d5423f25bb4c0cd90a80b824644a4f533a6bba54a9adc8e6bbed39e9f5ecc4",
  "_filesize": 666569,
  "_sha256": "d9d5423f25bb4c0cd90a80b824644a4f533a6bba54a9adc8e6bbed39e9f5ecc4",
  "_created": "2026-05-12T07:22:32.000Z",
  "_published": "2026-05-22T10:51:51.295Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77365176690,
      "time": 110,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6938093581"
    },
    {
      "job": 77365177052,
      "time": 107,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6938092827"
    },
    {
      "job": 77365177114,
      "time": 104,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6938092054"
    },
    {
      "job": 77365177037,
      "time": 83,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6938086046"
    },
    {
      "job": 77365176436,
      "time": 176,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6938061605"
    },
    {
      "job": 77365176404,
      "time": 92,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158749295"
    },
    {
      "job": 77365177027,
      "time": 77,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6938084859"
    },
    {
      "job": 77365177187,
      "time": 78,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6938085496"
    },
    {
      "job": 77365177197,
      "time": 68,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6938081892"
    }
  ],
  "_buildurl": "https://github.com/r-universe/dmolitor/actions/runs/25719645879",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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",
    "uuid": 39706371
  },
  "_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",
    "description": "InfoSci@Cornell"
  },
  "_downloads": {
    "count": 210,
    "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.0",
  "_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-05-12T07:24:27.000Z",
      "distro": "noble",
      "commit": "bd5b3c7714d06251b2732a44e75ae81b987975ed",
      "fileid": "11d7cee90ab843d21fa0f5f06dead87dfc646a9cce4f490e19b489a700edf52f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dmolitor/actions/runs/25719645879"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-05-12T07:24:26.000Z",
      "distro": "noble",
      "commit": "bd5b3c7714d06251b2732a44e75ae81b987975ed",
      "fileid": "254b6acb57641216afea6246e376f73018431303c02be1396148e9447eb2a64a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dmolitor/actions/runs/25719645879"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-05-12T07:24:20.000Z",
      "commit": "bd5b3c7714d06251b2732a44e75ae81b987975ed",
      "fileid": "bf3e9c85c23c30cc1af8945730d844813906a8610767fcdf7d6423de24610e41",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dmolitor/actions/runs/25719645879"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-05-12T07:24:02.000Z",
      "commit": "bd5b3c7714d06251b2732a44e75ae81b987975ed",
      "fileid": "54fbf4a06a287f828c756b6f99f353a813deb5c346304faa818b43155e54897f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dmolitor/actions/runs/25719645879"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-05-12T07:23:53.000Z",
      "commit": "bd5b3c7714d06251b2732a44e75ae81b987975ed",
      "fileid": "1a8f5b3490a1492d7dfd232deb6cfb0f1a96b5720d4a871b604f43d904fede45",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dmolitor/actions/runs/25719645879"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-05-12T07:23:55.000Z",
      "commit": "bd5b3c7714d06251b2732a44e75ae81b987975ed",
      "fileid": "b76bcc2f7d22a60395a389327cefda7acb0253a4ea5211de397707f03eaf5e73",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dmolitor/actions/runs/25719645879"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-05-12T07:23:41.000Z",
      "commit": "bd5b3c7714d06251b2732a44e75ae81b987975ed",
      "fileid": "600d62d9303224a59832f9c17810fb7b164c3939393f8d815e385833bde5324f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dmolitor/actions/runs/25719645879"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.2",
      "date": "2026-05-22T10:51:37.000Z",
      "commit": "bd5b3c7714d06251b2732a44e75ae81b987975ed",
      "fileid": "a98bf0f1c11aa8db4842c0885da9a599664f8909bd72e7c93c0edb7ab1365947",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dmolitor/actions/runs/25719645879"
    }
  ]
}