{
  "_id": "6a21f07ecd65a98ecbd41dae",
  "Package": "jgd",
  "Title": "JSON Graphics Device",
  "Version": "0.1.0.99",
  "Authors@R": "c(\nperson(\"Grant\", \"McDermott\", role = c(\"aut\", \"cre\"),\nemail = \"contact@grantmcdermott.com\"),\nperson(\"Tatsuya\", \"Shima\", role = \"aut\",\nemail = \"ts1s1andn@gmail.com\"),\nperson(\"Dave\", \"Gamble\", role = \"cph\",\ncomment = \"cJSON library in src/cjson/\"),\nperson(\"cJSON contributors\", role = \"cph\",\ncomment = \"cJSON library in src/cjson/\")\n)",
  "Description": "A graphics device that translates R plotting operations\ninto JSON and streams them over a local connection to an\nexternal display application. The device acts as a pure\nrecorder with no rendering dependencies; all rendering occurs\nin that application (e.g. a 'VS Code' extension or a web\nbrowser). Official display applications are available from the\nproject homepage.",
  "License": "MIT + file LICENSE",
  "Copyright": "file inst/COPYRIGHTS",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "NeedsCompilation": "yes",
  "URL": "https://github.com/grantmcdermott/jgd",
  "BugReports": "https://github.com/grantmcdermott/jgd/issues",
  "Config/testthat/edition": "3",
  "Repository": "https://grantmcdermott.r-universe.dev",
  "Date/Publication": "2026-06-04 21:02:57 UTC",
  "RemoteUrl": "https://github.com/grantmcdermott/jgd",
  "RemoteRef": "HEAD",
  "RemoteSha": "ae3283b94ed5ad5b9f77fa28187959e84d04461a",
  "RemoteSubdir": "r-pkg",
  "Packaged": {
    "Date": "2026-06-04 21:32:48 UTC",
    "User": "root"
  },
  "Author": "Grant McDermott [aut, cre],\nTatsuya Shima [aut],\nDave Gamble [cph] (cJSON library in src/cjson/),\ncJSON contributors [cph] (cJSON library in src/cjson/)",
  "Maintainer": "Grant McDermott <contact@grantmcdermott.com>",
  "MD5sum": "f686c06d94bdf23bb8b5aaf43c71d1ed",
  "_user": "grantmcdermott",
  "_type": "src",
  "_file": "jgd_0.1.0.99.tar.gz",
  "_fileid": "9955d52984755f11d274149f72cdf97cc6f00223b47d3a27f8e070a7b7210563",
  "_filesize": 238623,
  "_sha256": "9955d52984755f11d274149f72cdf97cc6f00223b47d3a27f8e070a7b7210563",
  "_created": "2026-06-04T21:32:48.000Z",
  "_published": "2026-06-04T21:39:10.411Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79619634513,
      "time": 246,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7423606077"
    },
    {
      "job": 79619634469,
      "time": 254,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7423607753"
    },
    {
      "job": 79619634503,
      "time": 259,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7423609993"
    },
    {
      "job": 79619634510,
      "time": 260,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7423609542"
    },
    {
      "job": 79619634524,
      "time": 197,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7423591009"
    },
    {
      "job": 79619634489,
      "time": 345,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7423635434"
    },
    {
      "job": 79619634461,
      "time": 212,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7423594891"
    },
    {
      "job": 79619634476,
      "time": 302,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7423622420"
    },
    {
      "job": 79619086559,
      "time": 206,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7423529893"
    },
    {
      "job": 79619634418,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7423564030"
    },
    {
      "job": 79619634502,
      "time": 145,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7423575451"
    },
    {
      "job": 79619634520,
      "time": 141,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7423574091"
    },
    {
      "job": 79619634466,
      "time": 153,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7423577835"
    }
  ],
  "_buildurl": "https://github.com/r-universe/grantmcdermott/actions/runs/26980735896",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/grantmcdermott/jgd",
  "_commit": {
    "id": "ae3283b94ed5ad5b9f77fa28187959e84d04461a",
    "author": "Grant McDermott <grant.mcdermott@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "fix(vscode-ext): prevent stale JGD_SOCKET after window reload (#64)\n\nSet environmentVariableCollection.persistent = false so VS Code does\nnot replay an outdated socket path into new terminals after a reload.\nTerminals opened before activation now fall through to the discovery\nfile, which always has the correct path.\n\nCloses #63",
    "time": 1780606977
  },
  "_maintainer": {
    "name": "Grant McDermott",
    "email": "contact@grantmcdermott.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "callr",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "jsonlite",
      "role": "Suggests"
    },
    {
      "package": "processx",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "grantmcdermott",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-06",
      "n": 24
    },
    {
      "week": "2026-07",
      "n": 31
    },
    {
      "week": "2026-08",
      "n": 5
    },
    {
      "week": "2026-09",
      "n": 14
    },
    {
      "week": "2026-10",
      "n": 2
    },
    {
      "week": "2026-12",
      "n": 7
    },
    {
      "week": "2026-13",
      "n": 6
    },
    {
      "week": "2026-14",
      "n": 3
    },
    {
      "week": "2026-17",
      "n": 3
    },
    {
      "week": "2026-18",
      "n": 5
    },
    {
      "week": "2026-19",
      "n": 2
    },
    {
      "week": "2026-20",
      "n": 1
    },
    {
      "week": "2026-23",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2026-04-29"
    },
    {
      "name": "nightly",
      "date": "2026-06-04"
    }
  ],
  "_stars": 47,
  "_contributors": [
    {
      "user": "eitsupi",
      "count": 308,
      "uuid": 50911393
    },
    {
      "user": "grantmcdermott",
      "count": 72,
      "uuid": 10285037
    }
  ],
  "_userbio": {
    "uuid": 10285037,
    "type": "user",
    "name": "Grant McDermott",
    "description": "Principal Economist at Amazon. Mix of economics, data science, and open source."
  },
  "_downloads": {
    "count": 451,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/jgd"
  },
  "_devurl": "https://github.com/grantmcdermott/jgd",
  "_searchresults": 26,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/jgd.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-04-29"
    }
  ],
  "_exports": [
    "jgd",
    "jgd_begin_group",
    "jgd_discover",
    "jgd_end_group",
    "jgd_ext",
    "jgd_frame_ext",
    "jgd_server_info",
    "with_jgd_ext",
    "with_jgd_frame_ext",
    "with_jgd_group"
  ],
  "_help": [
    {
      "page": "jgd",
      "title": "JSON Graphics Device",
      "topics": [
        "jgd"
      ]
    },
    {
      "page": "jgd_begin_group",
      "title": "Begin a drawing group (experimental)",
      "topics": [
        "jgd_begin_group"
      ]
    },
    {
      "page": "jgd_discover",
      "title": "Discover a running jgd server",
      "topics": [
        "jgd_discover"
      ]
    },
    {
      "page": "jgd_end_group",
      "title": "End a drawing group (experimental)",
      "topics": [
        "jgd_end_group"
      ]
    },
    {
      "page": "jgd_ext",
      "title": "Set extended graphics context (experimental)",
      "topics": [
        "jgd_ext"
      ]
    },
    {
      "page": "jgd_frame_ext",
      "title": "Set frame-level extension fields (experimental)",
      "topics": [
        "jgd_frame_ext"
      ]
    },
    {
      "page": "jgd_server_info",
      "title": "Get server information",
      "topics": [
        "jgd_server_info"
      ]
    },
    {
      "page": "jgd_spec",
      "title": "jgd JSONL Protocol Specification",
      "topics": [
        "jgd_protocol",
        "jgd_spec"
      ]
    },
    {
      "page": "with_jgd_ext",
      "title": "Scoped extended graphics context (experimental)",
      "topics": [
        "with_jgd_ext"
      ]
    },
    {
      "page": "with_jgd_frame_ext",
      "title": "Scoped frame-level extension fields (experimental)",
      "topics": [
        "with_jgd_frame_ext"
      ]
    },
    {
      "page": "with_jgd_group",
      "title": "Scoped drawing group (experimental)",
      "topics": [
        "with_jgd_group"
      ]
    }
  ],
  "_readme": "https://github.com/grantmcdermott/jgd/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 4.899984562549391,
  "_indexed": false,
  "_nocasepkg": "jgd",
  "_universes": [
    "grantmcdermott"
  ],
  "_indexurl": "https://cran.r-universe.dev/jgd",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0.99",
      "date": "2026-06-04T21:35:06.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "ae3283b94ed5ad5b9f77fa28187959e84d04461a",
      "fileid": "7d84aeb293a62dd6b4665b3ba7be6e3fc5753f5b946d864844cb4fd851407f83",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/grantmcdermott/actions/runs/26980735896"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0.99",
      "date": "2026-06-04T21:35:04.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "ae3283b94ed5ad5b9f77fa28187959e84d04461a",
      "fileid": "426eb4975f536fff566bdd0065a21ba81cf2214270e71fcdf7baac302db800f7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/grantmcdermott/actions/runs/26980735896"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0.99",
      "date": "2026-06-04T21:35:17.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "ae3283b94ed5ad5b9f77fa28187959e84d04461a",
      "fileid": "4e09b124b650c2eac08eade8b4c2d70ab5ae6bbbe2dfeabd3b299a1a1d146d88",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/grantmcdermott/actions/runs/26980735896"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0.99",
      "date": "2026-06-04T21:35:15.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "ae3283b94ed5ad5b9f77fa28187959e84d04461a",
      "fileid": "5f92b0945ffa1dc01b17862e5ab9ad6a507ce39e72d1dc86b2a69c9a67441abf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/grantmcdermott/actions/runs/26980735896"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0.99",
      "date": "2026-06-04T21:34:10.000Z",
      "arch": "aarch64",
      "commit": "ae3283b94ed5ad5b9f77fa28187959e84d04461a",
      "fileid": "35f793ed2121c25941ea0488427896531811cab667e0310c63cff7b81622e6cd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/grantmcdermott/actions/runs/26980735896"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0.99",
      "date": "2026-06-04T21:35:32.000Z",
      "arch": "x86_64",
      "commit": "ae3283b94ed5ad5b9f77fa28187959e84d04461a",
      "fileid": "811a9cb18d53724b48b9dad980a68489e41caff26c9b4b391754b1eb913b84ae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/grantmcdermott/actions/runs/26980735896"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0.99",
      "date": "2026-06-04T21:34:23.000Z",
      "arch": "aarch64",
      "commit": "ae3283b94ed5ad5b9f77fa28187959e84d04461a",
      "fileid": "4a6ceddf93ea876097ea079afff1eff0ca6e3650a0599acb96f00cc7cc0fe727",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/grantmcdermott/actions/runs/26980735896"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0.99",
      "date": "2026-06-04T21:35:28.000Z",
      "arch": "x86_64",
      "commit": "ae3283b94ed5ad5b9f77fa28187959e84d04461a",
      "fileid": "31c00145b17abcd85d05aaad854c9f17355e6f2e8f3cc4fb03fa4ca10cd2b8fd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/grantmcdermott/actions/runs/26980735896"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0.99",
      "date": "2026-06-04T21:34:54.000Z",
      "arch": "emscripten",
      "commit": "ae3283b94ed5ad5b9f77fa28187959e84d04461a",
      "fileid": "ba17c355662325e005fa3db63e94a96da8b7dc840de1bdc7619f9cc4895b4c3a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/grantmcdermott/actions/runs/26980735896"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0.99",
      "date": "2026-06-04T21:33:58.000Z",
      "arch": "x86_64",
      "commit": "ae3283b94ed5ad5b9f77fa28187959e84d04461a",
      "fileid": "3a38f12f4232991c5f7af05492ad5a1a433409496bbf59678befd26fe3e9a7e9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/grantmcdermott/actions/runs/26980735896"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0.99",
      "date": "2026-06-04T21:33:58.000Z",
      "arch": "x86_64",
      "commit": "ae3283b94ed5ad5b9f77fa28187959e84d04461a",
      "fileid": "3fa4b5f69833803ff2b7aca274b439e2bb74703d919613cbd3978574f32a056a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/grantmcdermott/actions/runs/26980735896"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0.99",
      "date": "2026-06-04T21:34:04.000Z",
      "arch": "x86_64",
      "commit": "ae3283b94ed5ad5b9f77fa28187959e84d04461a",
      "fileid": "4521d1558753bcf23ac55db8e5060e957bca3ceb4f8319e7877e909bc35a9682",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/grantmcdermott/actions/runs/26980735896"
    }
  ]
}