{
  "_id": "6a1eed60b401979e734127c7",
  "Package": "trigd",
  "Title": "Three-Layer Graphics Device",
  "Version": "0.0.1",
  "Authors@R": "person(\"Grant\", \"McDermott\", role = c(\"aut\", \"cre\"),\nemail = \"contact@grantmcdermott.com\")",
  "Description": "A graphics device that records R plotting operations and\nstreams them as JSON over a Unix domain socket to an external\nrenderer. The device acts as a pure recorder with no rendering\ndependencies -- all rendering occurs in the client (e.g. a\nbrowser or any NDJSON-capable frontend).",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "NeedsCompilation": "yes",
  "SystemRequirements": "POSIX sockets (macOS, Linux) or TCP sockets\n(Windows)",
  "URL": "https://github.com/eitsupi/trigd",
  "BugReports": "https://github.com/eitsupi/trigd/issues",
  "Repository": "https://eitsupi.r-universe.dev",
  "Date/Publication": "2026-02-15 05:45:23 UTC",
  "RemoteUrl": "https://github.com/eitsupi/trigd",
  "RemoteRef": "HEAD",
  "RemoteSha": "6dfbcf85f6f186b7f0e32f403e0a4b9836b879a8",
  "RemoteSubdir": "r-pkg",
  "Packaged": {
    "Date": "2026-05-19 09:09:36 UTC",
    "User": "root"
  },
  "Author": "Grant McDermott [aut, cre]",
  "Maintainer": "Grant McDermott <contact@grantmcdermott.com>",
  "MD5sum": "1850211c5927f0641249bc707f2b2408",
  "_user": "eitsupi",
  "_type": "src",
  "_file": "trigd_0.0.1.tar.gz",
  "_fileid": "27fe81d2c12fe8468ef506d8ca60bcaec70f5874313f9bd164c1d580ffdcf84a",
  "_filesize": 89661,
  "_sha256": "27fe81d2c12fe8468ef506d8ca60bcaec70f5874313f9bd164c1d580ffdcf84a",
  "_created": "2026-05-19T09:09:36.000Z",
  "_published": "2026-06-02T14:49:04.010Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79099270574,
      "time": 127,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7079384734"
    },
    {
      "job": 79099270493,
      "time": 90,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7079371163"
    },
    {
      "job": 79099271820,
      "time": 114,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7079379350"
    },
    {
      "job": 79099270232,
      "time": 141,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7079389850"
    },
    {
      "job": 79099271846,
      "time": 115,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7079379657"
    },
    {
      "job": 79099270788,
      "time": 204,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7079410935"
    },
    {
      "job": 79099270751,
      "time": 105,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7079375846"
    },
    {
      "job": 79099269728,
      "time": 158,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7079395198"
    },
    {
      "job": 79099268999,
      "time": 124,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7079337516"
    },
    {
      "job": 79099268973,
      "time": 114,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7361161039"
    },
    {
      "job": 79099270378,
      "time": 89,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7079370655"
    },
    {
      "job": 79099271317,
      "time": 73,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7079364670"
    },
    {
      "job": 79099271786,
      "time": 69,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7079363611"
    }
  ],
  "_buildurl": "https://github.com/r-universe/eitsupi/actions/runs/26087495828",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/eitsupi/trigd",
  "_commit": {
    "id": "6dfbcf85f6f186b7f0e32f403e0a4b9836b879a8",
    "author": "eitsupi <ts1s1andn@gmail.com>",
    "committer": "eitsupi <ts1s1andn@gmail.com>",
    "message": "fix: add drawing guard to manual poll_resize entry point\n\nThe R-callable C_trigd_poll_resize() guarded against st->replaying but\nnot st->drawing.  The input-handler path already checks both flags.\nAdd the same st->drawing guard for consistency and to prevent potential\nre-entry into the graphics engine during active drawing operations.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>\n",
    "time": 1771134323
  },
  "_maintainer": {
    "name": "Grant McDermott",
    "email": "contact@grantmcdermott.com"
  },
  "_registered": true,
  "_dependencies": [],
  "_owner": "eitsupi",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-06",
      "n": 24
    },
    {
      "week": "2026-07",
      "n": 94
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "eitsupi",
      "count": 67,
      "uuid": 50911393
    },
    {
      "user": "grantmcdermott",
      "count": 53,
      "uuid": 10285037
    }
  ],
  "_userbio": {
    "uuid": 50911393,
    "type": "user",
    "name": "eitsupi"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/trigd"
  },
  "_devurl": "https://github.com/eitsupi/trigd",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/trigd.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "trigd"
  ],
  "_help": [
    {
      "page": "trigd",
      "title": "JSON Graphics Device",
      "topics": [
        "trigd"
      ]
    }
  ],
  "_readme": "https://github.com/eitsupi/trigd/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "trigd",
  "_universes": [
    "eitsupi"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-05-19T09:11:58.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "6dfbcf85f6f186b7f0e32f403e0a4b9836b879a8",
      "fileid": "642a5df5a5ec14b7220d3ebc89107ae5d50925719e2e690fb8a818817dcc09cc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eitsupi/actions/runs/26087495828"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-05-19T09:11:18.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "6dfbcf85f6f186b7f0e32f403e0a4b9836b879a8",
      "fileid": "2e42b3b680b56b336884c299dc6d14ef35580f371a20adbe2d01d0b09c84c483",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eitsupi/actions/runs/26087495828"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-05-19T09:11:44.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "6dfbcf85f6f186b7f0e32f403e0a4b9836b879a8",
      "fileid": "e57d86b7560db95ac84ca2ee1a9aa9dc2af4f4dd7f904d5860d1878c0ac14afc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eitsupi/actions/runs/26087495828"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-05-19T09:12:11.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "6dfbcf85f6f186b7f0e32f403e0a4b9836b879a8",
      "fileid": "12165aaa71a5e404fbe72bdfcf684a8ac5cfe6cf5dc5062100a8f364f15e447e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eitsupi/actions/runs/26087495828"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-05-19T09:11:38.000Z",
      "arch": "aarch64",
      "commit": "6dfbcf85f6f186b7f0e32f403e0a4b9836b879a8",
      "fileid": "823d1b1d44942e48aefd1ac1b1b73a3b1756a2d75ccace6ef2321035db937ac9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eitsupi/actions/runs/26087495828"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-05-19T09:12:32.000Z",
      "arch": "x86_64",
      "commit": "6dfbcf85f6f186b7f0e32f403e0a4b9836b879a8",
      "fileid": "efe27689f5dd9a90c21906a50988ec82571ed7acaa6f53b10861e140d79e6730",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eitsupi/actions/runs/26087495828"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-05-19T09:11:23.000Z",
      "arch": "aarch64",
      "commit": "6dfbcf85f6f186b7f0e32f403e0a4b9836b879a8",
      "fileid": "ab70eb14c89c67236b6f515e4f7ba8efa9c509a239f2bddfa1c89f6e38571a35",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eitsupi/actions/runs/26087495828"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-05-19T09:12:15.000Z",
      "arch": "x86_64",
      "commit": "6dfbcf85f6f186b7f0e32f403e0a4b9836b879a8",
      "fileid": "19f897c512ae0c0b594dd684f1c7cd88a16100acdd77abd818144767be070599",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eitsupi/actions/runs/26087495828"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-05-19T09:10:46.000Z",
      "arch": "x86_64",
      "commit": "6dfbcf85f6f186b7f0e32f403e0a4b9836b879a8",
      "fileid": "72745a241e7402f428a35f2d24fe96c51cbd3dc1d90677fe6e59809d8eba70c8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eitsupi/actions/runs/26087495828"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-05-19T09:10:44.000Z",
      "arch": "x86_64",
      "commit": "6dfbcf85f6f186b7f0e32f403e0a4b9836b879a8",
      "fileid": "16e6ffa47d18921b458ce2a8c0113ab9acdae462f04d3f2190d79760cc0620a1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eitsupi/actions/runs/26087495828"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-05-19T09:10:45.000Z",
      "arch": "x86_64",
      "commit": "6dfbcf85f6f186b7f0e32f403e0a4b9836b879a8",
      "fileid": "914c52f60fc8b7c0f469e45bc9b076b02806c226e653e2e3ff42f752d8591ce4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eitsupi/actions/runs/26087495828"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.1",
      "date": "2026-06-02T14:48:34.000Z",
      "arch": "emscripten",
      "commit": "6dfbcf85f6f186b7f0e32f403e0a4b9836b879a8",
      "fileid": "9c1678e48bc1c23656880b0c148460953b213e4cf90d8213a96db3c2b36601b3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/eitsupi/actions/runs/26087495828"
    }
  ]
}