<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>JSON Graphics Device</dc:title>
  <dc:title>R package jgd version 0.1.0</dc:title>
  <dc:description>A graphics device that translates R plotting operations into JSON
    and streams them over a local connection to an external display
    application. The device acts as a pure recorder with no rendering
    dependencies; all rendering occurs in that application (e.g. a 'VS Code'
    extension or a web browser). Official display applications are available
    from the project homepage.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Suggests: callr, ggplot2, jsonlite, processx, testthat (&gt;= 3.0.0),
withr</dc:relation>
  <dc:creator>Grant McDermott &lt;contact@grantmcdermott.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Grant McDermott [aut, cre],
  Tatsuya Shima [aut],
  Dave Gamble [cph] (cJSON library in src/cjson/),
  cJSON contributors [cph] (cJSON library in src/cjson/)</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=jgd/LICENSE)</dc:rights>
  <dc:date>2026-04-29</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=jgd</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.jgd</dc:identifier>
</oai_dc:dc>
