{
  "_id": "6a1f2813b401979e73423169",
  "Package": "gpt4r",
  "Type": "Package",
  "Title": "ChatGPT templates for use in R and via mygpt in RStudio.",
  "Version": "0.1.0",
  "Author": "Sebastian Kranz",
  "Maintainer": "Sebastian Kranz <sebastian.kranz@uni-ulm.de>",
  "Description": "Tools to use ChatGPT via YAML templates Typically used\nwith mygpt to create customized RStudio Addins User can\nexperiment with Chat-GPT inclusion by adapting YAML templates.\nBy default ChatGPT usage will be logged in a local folder.\nOriginally inspired by\nhttps://github.com/jcrodriguez1989/chatgpt",
  "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-08 12:33:42 UTC",
  "RemoteUrl": "https://github.com/skranz/gpt4r",
  "RemoteRef": "main",
  "RemoteSha": "de9508d145398400a602157270fd91ee95eb94a1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-16 05:25:02 UTC",
    "User": "root"
  },
  "MD5sum": "988614ada796bf2fe0bc3276f959abd9",
  "_user": "skranz",
  "_type": "src",
  "_file": "gpt4r_0.1.0.tar.gz",
  "_fileid": "0a25e93fcb0116de9d4e970929b8579070a1782e78969d9db2937b8ac294302e",
  "_filesize": 67121,
  "_sha256": "0a25e93fcb0116de9d4e970929b8579070a1782e78969d9db2937b8ac294302e",
  "_created": "2026-05-16T05:25:02.000Z",
  "_published": "2026-06-02T18:59:31.249Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79149217413,
      "time": 109,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7030796900"
    },
    {
      "job": 79149217411,
      "time": 133,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7030799859"
    },
    {
      "job": 79149217912,
      "time": 95,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7030795160"
    },
    {
      "job": 79149218047,
      "time": 97,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7030795465"
    },
    {
      "job": 79149217153,
      "time": 150,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7030784027"
    },
    {
      "job": 79149217127,
      "time": 92,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7367132760"
    },
    {
      "job": 79149218093,
      "time": 81,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7030793605"
    },
    {
      "job": 79149218066,
      "time": 61,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7030791454"
    },
    {
      "job": 79149217539,
      "time": 69,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7030792268"
    }
  ],
  "_buildurl": "https://github.com/r-universe/skranz/actions/runs/25953768853",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/skranz/gpt4r",
  "_commit": {
    "id": "de9508d145398400a602157270fd91ee95eb94a1",
    "author": "Sebastian Kranz <sebkranz@gmail.com>",
    "committer": "Sebastian Kranz <sebkranz@gmail.com>",
    "message": "Update embedding.R\n",
    "time": 1678278822
  },
  "_maintainer": {
    "name": "Sebastian Kranz",
    "email": "sebastian.kranz@uni-ulm.de",
    "login": "skranz",
    "bluesky": "@sebkranz.bsky.social",
    "uuid": 1413022
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "rstudioapi",
      "role": "Depends"
    },
    {
      "package": "restorepoint",
      "role": "Depends"
    },
    {
      "package": "httr",
      "role": "Depends"
    },
    {
      "package": "jsonlite",
      "role": "Depends"
    },
    {
      "package": "yaml",
      "role": "Depends"
    },
    {
      "package": "glue",
      "role": "Depends"
    },
    {
      "package": "stringtools",
      "role": "Depends"
    },
    {
      "package": "clipr",
      "role": "Depends"
    }
  ],
  "_owner": "skranz",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 7,
  "_contributors": [
    {
      "user": "skranz",
      "count": 9,
      "uuid": 1413022
    }
  ],
  "_userbio": {
    "uuid": 1413022,
    "type": "user",
    "name": "Sebastian Kranz"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/gpt4r"
  },
  "_devurl": "https://github.com/skranz/gpt4r",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/gpt4r.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "clear_openai_key",
    "default_gpt_tpl",
    "example",
    "example_embedding",
    "example_set_list_defaults",
    "find_tpl_file",
    "first.non.null",
    "get_gpt_default_action",
    "get_gpt_prompt",
    "get_openai_key",
    "glue_text",
    "gpt_embedding",
    "log_gpt_call",
    "new_gtp_tpl",
    "parse_gpt_tpl",
    "parse_response",
    "present_addin_results",
    "present_inline",
    "present_new_file",
    "present_open_doc",
    "run_gpt_with_tpl",
    "run_tpl_addin",
    "set_gpt_default_action",
    "set_gpt_tpl_defaults",
    "set_list_defaults",
    "set_openai_key"
  ],
  "_help": [],
  "_readme": "https://github.com/skranz/gpt4r/raw/main/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "clipr",
    "curl",
    "glue",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "R6",
    "restorepoint",
    "rlang",
    "rstudioapi",
    "stringi",
    "stringr",
    "stringtools",
    "sys",
    "vctrs",
    "yaml"
  ],
  "_score": 3.0211892990699383,
  "_indexed": true,
  "_nocasepkg": "gpt4r",
  "_universes": [
    "skranz"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-16T05:26:54.000Z",
      "distro": "noble",
      "commit": "de9508d145398400a602157270fd91ee95eb94a1",
      "fileid": "ca8a572d987edadb4ec08babf2970b6cb89463ed2ac9002b05b38f568d4d86c6",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/25953768853"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-16T05:27:19.000Z",
      "distro": "noble",
      "commit": "de9508d145398400a602157270fd91ee95eb94a1",
      "fileid": "0ae9346e51be142a7be866a74b895c084eb06a3b6d685d391b9e9f0d2451b7a3",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/25953768853"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-16T05:26:41.000Z",
      "commit": "de9508d145398400a602157270fd91ee95eb94a1",
      "fileid": "e39562a6d856a28a0ad7711e6bc2757aa32aa6224d53691d3a55e4f611934cc8",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/25953768853"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-16T05:26:42.000Z",
      "commit": "de9508d145398400a602157270fd91ee95eb94a1",
      "fileid": "be00d81b6c6711387e296511e9ca80ae1ce0144385a9143c3ff6ab781b40e96d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/25953768853"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-16T05:26:22.000Z",
      "commit": "de9508d145398400a602157270fd91ee95eb94a1",
      "fileid": "d99bcdd00ac0e4e89e82a824cee059933784db60950dcf003228b045f19b8b4a",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/25953768853"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-16T05:26:06.000Z",
      "commit": "de9508d145398400a602157270fd91ee95eb94a1",
      "fileid": "5b3c2d2b8211e5e3a5d8ef7137ecc6f23fab700dfac4b09abc5666ef15f0e63f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/25953768853"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-16T05:26:11.000Z",
      "commit": "de9508d145398400a602157270fd91ee95eb94a1",
      "fileid": "5ff983fbbed923f69d2e3abe1f9a1134b8ec7d2993530398a5d8f2a48a7b5d2c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/25953768853"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-02T18:59:10.000Z",
      "commit": "de9508d145398400a602157270fd91ee95eb94a1",
      "fileid": "41a15aa15c07dae7a21b9be0e7de88dad5bd960c393878d2c99b266a3d763414",
      "status": "success",
      "buildurl": "https://github.com/r-universe/skranz/actions/runs/25953768853"
    }
  ]
}