{
  "_id": "6a51e5709b92047c28d52379",
  "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-07-11 06:38:17 UTC",
    "User": "root"
  },
  "_user": "skranz",
  "_type": "src",
  "_file": "mygpt_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/684cedfc3b8a2b62a6b7e15bfff460d4649b1656daa187f4d05f724b8140f33e",
  "_filesize": 65702,
  "_sha256": "684cedfc3b8a2b62a6b7e15bfff460d4649b1656daa187f4d05f724b8140f33e",
  "_expires": "2026-10-19T06:40:46.000Z",
  "_created": "2026-07-11T06:38:17.000Z",
  "_published": "2026-07-11T06:40:48.215Z",
  "_jobs": [
    {
      "job": 86519939705,
      "time": 116,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8245838183"
    },
    {
      "job": 86519939711,
      "time": 114,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8245837845"
    },
    {
      "job": 86519939704,
      "time": 77,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8245832218"
    },
    {
      "job": 86519939702,
      "time": 91,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8245834615"
    },
    {
      "job": 86519764971,
      "time": 146,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8245821477"
    },
    {
      "job": 86519939690,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8245836041"
    },
    {
      "job": 86519939721,
      "time": 80,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8245832698"
    },
    {
      "job": 86519939709,
      "time": 59,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8245829856"
    },
    {
      "job": 86519939718,
      "time": 103,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8245836146"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/skranz/actions/runs/29143074650",
  "_status": "success",
  "_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"
  },
  "_distro": "resolute",
  "_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",
    "followers": 216
  },
  "_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.1",
  "_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",
    "LICENSE",
    "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-07-11T06:40:17.000Z",
      "distro": "resolute",
      "commit": "576af0a0018e4f7d2d9c38e0d04e78a7373e0991",
      "fileid": "https://r2.ropensci.org/db5cd70d05700c4189e3cc87214b83c720b7f28e2c8af2a9c88bfb394753d272",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/29143074650"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-11T06:40:15.000Z",
      "distro": "resolute",
      "commit": "576af0a0018e4f7d2d9c38e0d04e78a7373e0991",
      "fileid": "https://r2.ropensci.org/b7c594cc32db8dc8776d9a12ae95a68c31c9e8fd10779128eb5352619b071679",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/29143074650"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-11T06:39:39.000Z",
      "commit": "576af0a0018e4f7d2d9c38e0d04e78a7373e0991",
      "fileid": "https://r2.ropensci.org/2359d9007812f70155a22e653e7282e6c7c9b66076df01846406a601cb8bb8b7",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/29143074650"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-11T06:39:53.000Z",
      "commit": "576af0a0018e4f7d2d9c38e0d04e78a7373e0991",
      "fileid": "https://r2.ropensci.org/efbad7e1aa7f678a1668938be1933335700b1286eaf7899835fd9be19a74058e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/29143074650"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-07-11T06:40:10.000Z",
      "commit": "576af0a0018e4f7d2d9c38e0d04e78a7373e0991",
      "fileid": "https://r2.ropensci.org/c657afa21415e46760fb55bd271d0f41a9377ecedec4918c7cf53300608aa347",
      "status": "success",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/29143074650"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-11T06:39:36.000Z",
      "commit": "576af0a0018e4f7d2d9c38e0d04e78a7373e0991",
      "fileid": "https://r2.ropensci.org/6f8932faad59fd00e4f9e5c9df885caee433054b7f967a564f43493658a8aff4",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/29143074650"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-11T06:39:17.000Z",
      "commit": "576af0a0018e4f7d2d9c38e0d04e78a7373e0991",
      "fileid": "https://r2.ropensci.org/ac35f1d288d5b44bda87ea0d0ea6664c1e1d43efd0a0abf497ba5e3cb2b19d4d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/29143074650"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-11T06:40:00.000Z",
      "commit": "576af0a0018e4f7d2d9c38e0d04e78a7373e0991",
      "fileid": "https://r2.ropensci.org/855f63ea9b3b0784af1bb0d0c4210554343ae125bcf0336b7db8dc0e06892a70",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/29143074650"
    }
  ]
}