{
  "_id": "6a1033afacfb0bcc41c989b6",
  "Package": "mygpt",
  "Type": "Package",
  "Title": "Customize your own ChatGPT RStudio Addins.",
  "Version": "0.1.0",
  "Author": "Originally Sebastian Kranz, but adapt it to your own needs.",
  "Maintainer": "You <yourself@somewhere.net>",
  "Description": "See README.md for details",
  "License": "GPL > 3.0",
  "Encoding": "UTF-8",
  "Config/pak/sysreqs": "libicu-dev libssl-dev libx11-dev",
  "Repository": "https://skranz.r-universe.dev",
  "Date/Publication": "2023-03-06 22:13:35 UTC",
  "RemoteUrl": "https://github.com/skranz/mygpt",
  "RemoteRef": "main",
  "RemoteSha": "576af0a0018e4f7d2d9c38e0d04e78a7373e0991",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-12 08:05:34 UTC",
    "User": "root"
  },
  "MD5sum": "99af48654138b3b937f0703ac5138dfe",
  "_user": "skranz",
  "_type": "src",
  "_file": "mygpt_0.1.0.tar.gz",
  "_fileid": "71c2f29af723d61e8d2fd3faa48a873ed78e96bf247ea23c9609b48ba2817cee",
  "_filesize": 65544,
  "_sha256": "71c2f29af723d61e8d2fd3faa48a873ed78e96bf247ea23c9609b48ba2817cee",
  "_created": "2026-05-12T08:05:34.000Z",
  "_published": "2026-05-22T10:45:03.450Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77364170042,
      "time": 111,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "6938862476"
    },
    {
      "job": 77364170400,
      "time": 140,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6938871204"
    },
    {
      "job": 77364170555,
      "time": 84,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "6938853884"
    },
    {
      "job": 77364170570,
      "time": 104,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6938860525"
    },
    {
      "job": 77364169909,
      "time": 168,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6938825792"
    },
    {
      "job": 77364169703,
      "time": 97,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158635588"
    },
    {
      "job": 77364170456,
      "time": 111,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "6938862152"
    },
    {
      "job": 77364170523,
      "time": 64,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "6938847471"
    },
    {
      "job": 77364170651,
      "time": 117,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6938865325"
    }
  ],
  "_buildurl": "https://github.com/r-universe/skranz/actions/runs/25721596419",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/skranz/mygpt",
  "_commit": {
    "id": "576af0a0018e4f7d2d9c38e0d04e78a7373e0991",
    "author": "Sebastian Kranz <sebkranz@gmail.com>",
    "committer": "Sebastian Kranz <sebkranz@gmail.com>",
    "message": "Update default.yml\n",
    "time": 1678140815
  },
  "_maintainer": {
    "name": "You",
    "email": "yourself@somewhere.net"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "gpt4r",
      "role": "Depends"
    }
  ],
  "_owner": "skranz",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 7,
  "_contributors": [
    {
      "user": "skranz",
      "count": 7,
      "uuid": 1413022
    }
  ],
  "_userbio": {
    "uuid": 1413022,
    "type": "user",
    "name": "Sebastian Kranz"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mygpt"
  },
  "_devurl": "https://github.com/skranz/mygpt",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mygpt.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "addin_update_mygpt",
    "check_mygpt_dir",
    "find_mygpt_dir",
    "mygpt_code",
    "mygpt_correct",
    "mygpt_quiz",
    "mygpt_rewrite",
    "mygpt_suggest",
    "update_mygpt"
  ],
  "_help": [],
  "_readme": "https://github.com/skranz/mygpt/raw/main/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "clipr",
    "curl",
    "glue",
    "gpt4r",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "R6",
    "restorepoint",
    "rlang",
    "rstudioapi",
    "stringi",
    "stringr",
    "stringtools",
    "sys",
    "vctrs",
    "yaml"
  ],
  "_score": 2.5440680443502757,
  "_indexed": true,
  "_nocasepkg": "mygpt",
  "_universes": [
    "skranz"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-12T08:07:32.000Z",
      "distro": "noble",
      "commit": "576af0a0018e4f7d2d9c38e0d04e78a7373e0991",
      "fileid": "ac0e21a98ab0461e1d3984b0da37a45513ea589f37dfc9d23834e95c154f1be0",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/25721596419"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-12T08:08:01.000Z",
      "distro": "noble",
      "commit": "576af0a0018e4f7d2d9c38e0d04e78a7373e0991",
      "fileid": "b6c12eed673050423253ae66339d2ba3623708b233e1c35f4af33b454d47b87a",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/25721596419"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-12T08:07:06.000Z",
      "commit": "576af0a0018e4f7d2d9c38e0d04e78a7373e0991",
      "fileid": "3eee44a960b16e12fb86205bf6dacdf8f5208533e72cacb7ec70814f4c4bfa9a",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/25721596419"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-12T08:07:25.000Z",
      "commit": "576af0a0018e4f7d2d9c38e0d04e78a7373e0991",
      "fileid": "dca98e1c2f149f97a485a544567910059d8ab6dae33187a114cc372f302c6a96",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/25721596419"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-12T08:07:28.000Z",
      "commit": "576af0a0018e4f7d2d9c38e0d04e78a7373e0991",
      "fileid": "079e22b1070f20815c56e6de81c26aa450d9524dda330b533f0456684db426b1",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/25721596419"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-12T08:06:40.000Z",
      "commit": "576af0a0018e4f7d2d9c38e0d04e78a7373e0991",
      "fileid": "8495e4dd987cd7c1a6665ad32807569aa4b28f39088276e4e8b913c1f8f36e7b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/25721596419"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-12T08:07:36.000Z",
      "commit": "576af0a0018e4f7d2d9c38e0d04e78a7373e0991",
      "fileid": "92134c12cf9bfab9ddb0da657f296b9694fccad386bf466d1068b5aeb3c65956",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/25721596419"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-22T10:44:50.000Z",
      "commit": "576af0a0018e4f7d2d9c38e0d04e78a7373e0991",
      "fileid": "fe49ea9c931473101029f470afd7f5b35b006748c0f4e04535e0fc590a089f3d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/25721596419"
    }
  ]
}