{
  "_id": "6a5b18cc9baadeef8ab4b416",
  "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-07-18 06:05:06 UTC",
    "User": "root"
  },
  "Author": "Grant McDermott [aut, cre]",
  "Maintainer": "Grant McDermott <contact@grantmcdermott.com>",
  "_user": "eitsupi",
  "_type": "src",
  "_file": "trigd_0.0.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/1d25c54340c17d40fb2b88a3e302567905ab4f4b320b4a962ccc179827c1e9f3",
  "_filesize": 89651,
  "_sha256": "1d25c54340c17d40fb2b88a3e302567905ab4f4b320b4a962ccc179827c1e9f3",
  "_expires": "2026-10-26T06:10:18.000Z",
  "_created": "2026-07-18T06:05:06.000Z",
  "_published": "2026-07-18T06:10:19.958Z",
  "_jobs": [
    {
      "job": 88051259233,
      "time": 115,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8426259486"
    },
    {
      "job": 88051259232,
      "time": 110,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8426258203"
    },
    {
      "job": 88051259211,
      "time": 121,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8426260226"
    },
    {
      "job": 88051259220,
      "time": 147,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8426263514"
    },
    {
      "job": 88051259223,
      "time": 69,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8426251978"
    },
    {
      "job": 88051259246,
      "time": 274,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8426281779"
    },
    {
      "job": 88051259221,
      "time": 102,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8426256969"
    },
    {
      "job": 88051259229,
      "time": 129,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8426260856"
    },
    {
      "job": 88051081514,
      "time": 137,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8426241221"
    },
    {
      "job": 88051259212,
      "time": 97,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8426256364"
    },
    {
      "job": 88051259225,
      "time": 68,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8426251832"
    },
    {
      "job": 88051259199,
      "time": 72,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8426252493"
    },
    {
      "job": 88051259202,
      "time": 67,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8426251819"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/eitsupi/actions/runs/29633312473",
  "_status": "success",
  "_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"
  },
  "_distro": "resolute",
  "_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",
    "followers": 198
  },
  "_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.1",
  "_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",
    "LICENSE",
    "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-07-18T06:07:14.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "6dfbcf85f6f186b7f0e32f403e0a4b9836b879a8",
      "fileid": "https://r2.ropensci.org/f6014403f5c705bf6a327d4fbd07679caf711d6137baee4203e0bc425e3b7a72",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eitsupi/actions/runs/29633312473"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-07-18T06:07:02.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "6dfbcf85f6f186b7f0e32f403e0a4b9836b879a8",
      "fileid": "https://r2.ropensci.org/6e4f457e84b092cf8f3d8b77cf7d7779647ebc3833e871b568d758fcacca93ff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eitsupi/actions/runs/29633312473"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-07-18T06:07:18.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "6dfbcf85f6f186b7f0e32f403e0a4b9836b879a8",
      "fileid": "https://r2.ropensci.org/932cd4073e3d1829ee5ce3b6f394a275581118e8d4d85c93e2efe7bdcc6dbf75",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eitsupi/actions/runs/29633312473"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-07-18T06:07:38.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "6dfbcf85f6f186b7f0e32f403e0a4b9836b879a8",
      "fileid": "https://r2.ropensci.org/2dfc823c68efa0387508213c5e142ce2b66f571528aec56aed4471c6a8b9c879",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eitsupi/actions/runs/29633312473"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-07-18T06:06:20.000Z",
      "arch": "aarch64",
      "commit": "6dfbcf85f6f186b7f0e32f403e0a4b9836b879a8",
      "fileid": "https://r2.ropensci.org/6a935e129202750bf21bfe59871407df65beff94423d41d32bf8d638e47f8de8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eitsupi/actions/runs/29633312473"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-07-18T06:09:14.000Z",
      "arch": "x86_64",
      "commit": "6dfbcf85f6f186b7f0e32f403e0a4b9836b879a8",
      "fileid": "https://r2.ropensci.org/9555fc69d0d5e87b1fd940ad6167cff5160e98a1394d6506aa23d182c20218cd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eitsupi/actions/runs/29633312473"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-07-18T06:06:49.000Z",
      "arch": "aarch64",
      "commit": "6dfbcf85f6f186b7f0e32f403e0a4b9836b879a8",
      "fileid": "https://r2.ropensci.org/975c690b6a6f4d908703dc57adf21a5c93a5e4351c9b576b9ea67100ad395d2a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eitsupi/actions/runs/29633312473"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-07-18T06:07:13.000Z",
      "arch": "x86_64",
      "commit": "6dfbcf85f6f186b7f0e32f403e0a4b9836b879a8",
      "fileid": "https://r2.ropensci.org/377e6807bd449e0b552af422e1019e0d316941a624137d74a4b80aa42045c3c4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eitsupi/actions/runs/29633312473"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.1",
      "date": "2026-07-18T06:06:56.000Z",
      "arch": "emscripten",
      "commit": "6dfbcf85f6f186b7f0e32f403e0a4b9836b879a8",
      "fileid": "https://r2.ropensci.org/a4844559e4574b8cca12a26a11d359e87363bb88fdbf540039d63653f6f8ca4d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/eitsupi/actions/runs/29633312473"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-07-18T06:06:03.000Z",
      "arch": "x86_64",
      "commit": "6dfbcf85f6f186b7f0e32f403e0a4b9836b879a8",
      "fileid": "https://r2.ropensci.org/54e80dc41a3ceb4fa60552225e838e72de8b9c0f1603e5af69ce4bdb5501570c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eitsupi/actions/runs/29633312473"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-07-18T06:06:07.000Z",
      "arch": "x86_64",
      "commit": "6dfbcf85f6f186b7f0e32f403e0a4b9836b879a8",
      "fileid": "https://r2.ropensci.org/97dd7c6a831542e978718ed69fd493398dd81e82e60db08d244da733e02f16af",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eitsupi/actions/runs/29633312473"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-07-18T06:06:03.000Z",
      "arch": "x86_64",
      "commit": "6dfbcf85f6f186b7f0e32f403e0a4b9836b879a8",
      "fileid": "https://r2.ropensci.org/791731aa54f1f617917f910ccc7d0a52c3d6e21386094cf1889dfae56489c9e2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eitsupi/actions/runs/29633312473"
    }
  ]
}