{
  "_id": "6a478d8a6527f6f71fa0e715",
  "Package": "openai",
  "Type": "Package",
  "Title": "R Wrapper for OpenAI API",
  "Version": "0.4.1",
  "Date": "2023-03-14",
  "Authors@R": "person(\"Iegor\", \"Rudnytskyi\", , \"iegor.rudnytskyi@gmail.com\", c(\"aut\", \"cre\"))",
  "Description": "An R wrapper of OpenAI API endpoints (see\n<https://platform.openai.com/docs/introduction> for details).\nThis package covers Models, Completions, Chat, Edits, Images,\nEmbeddings, Audio, Files, Fine-tunes, Moderations, and legacy\nEngines endpoints.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.1",
  "URL": "https://github.com/irudnyts/openai,\nhttps://irudnyts.github.io/openai/",
  "BugReports": "https://github.com/irudnyts/openai/issues",
  "Config/testthat/edition": "3",
  "Roxygen": "list(markdown = TRUE)",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://irudnyts.r-universe.dev",
  "Date/Publication": "2024-11-13 12:44:57 UTC",
  "RemoteUrl": "https://github.com/irudnyts/openai",
  "RemoteRef": "HEAD",
  "RemoteSha": "957c4fb1c74bc2e112dd8647f4ae3c65d7a7c09f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-02 06:44:57 UTC",
    "User": "root"
  },
  "Author": "Iegor Rudnytskyi [aut, cre]",
  "Maintainer": "Iegor Rudnytskyi <iegor.rudnytskyi@gmail.com>",
  "_user": "irudnyts",
  "_type": "src",
  "_file": "openai_0.4.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/be6af3de7ed35d58b777ca758d5225e87ba3e8bc9ed7427437d1db74b4b661e4",
  "_filesize": 1341239,
  "_sha256": "be6af3de7ed35d58b777ca758d5225e87ba3e8bc9ed7427437d1db74b4b661e4",
  "_expires": "2026-10-11T10:23:05.000Z",
  "_created": "2026-07-02T06:44:57.000Z",
  "_published": "2026-07-03T10:23:06.331Z",
  "_jobs": [
    {
      "job": 84979831245,
      "time": 148,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8030984656"
    },
    {
      "job": 84979831192,
      "time": 177,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8030993214"
    },
    {
      "job": 84979830945,
      "time": 165,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8030984023"
    },
    {
      "job": 84979831038,
      "time": 150,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8031002472"
    },
    {
      "job": 84979830769,
      "time": 175,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8030939320"
    },
    {
      "job": 84979831239,
      "time": 95,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8030969385"
    },
    {
      "job": 84979831153,
      "time": 79,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8030964428"
    },
    {
      "job": 84979831403,
      "time": 76,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8030963620"
    },
    {
      "job": 84979830942,
      "time": 77,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8030964364"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/irudnyts/actions/runs/28570817874",
  "_status": "success",
  "_upstream": "https://github.com/irudnyts/openai",
  "_commit": {
    "id": "957c4fb1c74bc2e112dd8647f4ae3c65d7a7c09f",
    "author": "Iegor Rudnytskyi <yegor.rudnytskiy@gmail.com>",
    "committer": "Iegor Rudnytskyi <yegor.rudnytskiy@gmail.com>",
    "message": "Update the README\n",
    "time": 1731501897
  },
  "_maintainer": {
    "name": "Iegor Rudnytskyi",
    "email": "iegor.rudnytskyi@gmail.com"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "assertthat",
      "version": ">= 0.2.1",
      "role": "Imports"
    },
    {
      "package": "glue",
      "version": ">= 1.6.2",
      "role": "Imports"
    },
    {
      "package": "httr",
      "version": ">= 1.4.3",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "version": ">= 1.8.0",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "version": ">= 1.0.1",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "version": ">= 2.0.3",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "purrr",
      "version": ">= 0.3.4",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "version": ">= 3.5.1",
      "role": "Suggests"
    }
  ],
  "_owner": "irudnyts",
  "_selfowned": true,
  "_usedby": 3,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "api",
    "ml",
    "nlp",
    "openai"
  ],
  "_stars": 169,
  "_contributors": [
    {
      "user": "irudnyts",
      "count": 189,
      "uuid": 9625310
    }
  ],
  "_userbio": {
    "uuid": 9625310,
    "type": "user",
    "name": "Iegor Rudnytskyi",
    "followers": 65
  },
  "_downloads": {
    "count": 857,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/openai"
  },
  "_devurl": "https://github.com/irudnyts/openai",
  "_pkgdown": "https://irudnyts.github.io/openai/",
  "_searchresults": 310,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/openai.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/irudnyts/openai",
  "_realowner": "irudnyts",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2022-06-07"
    },
    {
      "version": "0.2.0",
      "date": "2022-12-04"
    },
    {
      "version": "0.3.0",
      "date": "2022-12-13"
    },
    {
      "version": "0.4.0",
      "date": "2023-03-08"
    },
    {
      "version": "0.4.1",
      "date": "2023-03-15"
    }
  ],
  "_exports": [
    "%>%",
    "cancel_fine_tune",
    "create_chat_completion",
    "create_completion",
    "create_edit",
    "create_embedding",
    "create_fine_tune",
    "create_image",
    "create_image_edit",
    "create_image_variation",
    "create_moderation",
    "create_transcription",
    "create_translation",
    "delete_file",
    "delete_fine_tune_model",
    "list_engines",
    "list_files",
    "list_fine_tune_events",
    "list_fine_tunes",
    "list_models",
    "retrieve_engine",
    "retrieve_file",
    "retrieve_file_content",
    "retrieve_fine_tune",
    "retrieve_model",
    "upload_file"
  ],
  "_help": [
    {
      "page": "cancel_fine_tune",
      "title": "Cancel fine-tune",
      "concept": [
        "fine-tune functions"
      ],
      "topics": [
        "cancel_fine_tune"
      ]
    },
    {
      "page": "create_chat_completion",
      "title": "Create chat completion",
      "topics": [
        "create_chat_completion"
      ]
    },
    {
      "page": "create_completion",
      "title": "Create completion",
      "topics": [
        "create_completion"
      ]
    },
    {
      "page": "create_edit",
      "title": "Create edit",
      "topics": [
        "create_edit"
      ]
    },
    {
      "page": "create_embedding",
      "title": "Create embeddings",
      "topics": [
        "create_embedding"
      ]
    },
    {
      "page": "create_fine_tune",
      "title": "Create fine-tune",
      "concept": [
        "fine-tune functions"
      ],
      "topics": [
        "create_fine_tune"
      ]
    },
    {
      "page": "create_image",
      "title": "Create image",
      "concept": [
        "image functions"
      ],
      "topics": [
        "create_image"
      ]
    },
    {
      "page": "create_image_edit",
      "title": "Create image edit",
      "concept": [
        "image functions"
      ],
      "topics": [
        "create_image_edit"
      ]
    },
    {
      "page": "create_image_variation",
      "title": "Create image variation",
      "concept": [
        "image functions"
      ],
      "topics": [
        "create_image_variation"
      ]
    },
    {
      "page": "create_moderation",
      "title": "Create moderation",
      "topics": [
        "create_moderation"
      ]
    },
    {
      "page": "create_transcription",
      "title": "Create transcription",
      "concept": [
        "audio functions"
      ],
      "topics": [
        "create_transcription"
      ]
    },
    {
      "page": "create_translation",
      "title": "Create translation",
      "concept": [
        "audio functions"
      ],
      "topics": [
        "create_translation"
      ]
    },
    {
      "page": "delete_file",
      "title": "Delete file",
      "concept": [
        "file functions"
      ],
      "topics": [
        "delete_file"
      ]
    },
    {
      "page": "delete_fine_tune_model",
      "title": "Delete fine_tune model",
      "concept": [
        "fine-tune functions"
      ],
      "topics": [
        "delete_fine_tune_model"
      ]
    },
    {
      "page": "list_files",
      "title": "List files",
      "concept": [
        "file functions"
      ],
      "topics": [
        "list_files"
      ]
    },
    {
      "page": "list_fine_tune_events",
      "title": "List fine-tune events",
      "concept": [
        "fine-tune functions"
      ],
      "topics": [
        "list_fine_tune_events"
      ]
    },
    {
      "page": "list_fine_tunes",
      "title": "Lists fine-tunes",
      "concept": [
        "fine-tune functions"
      ],
      "topics": [
        "list_fine_tunes"
      ]
    },
    {
      "page": "list_models",
      "title": "List models",
      "concept": [
        "model functions"
      ],
      "topics": [
        "list_models"
      ]
    },
    {
      "page": "retrieve_file",
      "title": "Retrieve file",
      "concept": [
        "file functions"
      ],
      "topics": [
        "retrieve_file"
      ]
    },
    {
      "page": "retrieve_file_content",
      "title": "Retrieve file content",
      "concept": [
        "file functions"
      ],
      "topics": [
        "retrieve_file_content"
      ]
    },
    {
      "page": "retrieve_fine_tune",
      "title": "Retrieve fine-tune",
      "concept": [
        "fine-tune functions"
      ],
      "topics": [
        "retrieve_fine_tune"
      ]
    },
    {
      "page": "retrieve_model",
      "title": "Retrieve model",
      "concept": [
        "model functions"
      ],
      "topics": [
        "retrieve_model"
      ]
    },
    {
      "page": "upload_file",
      "title": "Upload file",
      "concept": [
        "file functions"
      ],
      "topics": [
        "upload_file"
      ]
    }
  ],
  "_pkglogo": "https://github.com/irudnyts/openai/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/irudnyts/openai/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "assertthat",
    "cli",
    "curl",
    "glue",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "R6",
    "rlang",
    "sys"
  ],
  "_score": 7.372460912223289,
  "_indexed": true,
  "_nocasepkg": "openai",
  "_universes": [
    "irudnyts"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.1",
      "date": "2026-07-02T06:47:28.000Z",
      "distro": "resolute",
      "commit": "957c4fb1c74bc2e112dd8647f4ae3c65d7a7c09f",
      "fileid": "https://r2.ropensci.org/9f29dc60c51bfcf3a285ad9ad369d9dc53ba3938c370e69568b21781b9772b6c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/irudnyts/actions/runs/28570817874"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.4.1",
      "date": "2026-07-02T06:47:55.000Z",
      "distro": "resolute",
      "commit": "957c4fb1c74bc2e112dd8647f4ae3c65d7a7c09f",
      "fileid": "https://r2.ropensci.org/fd465028f38d6772a591822c675431572f6b2e24edd7eb1ea7c0b172da5741b6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/irudnyts/actions/runs/28570817874"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.1",
      "date": "2026-07-02T06:47:31.000Z",
      "commit": "957c4fb1c74bc2e112dd8647f4ae3c65d7a7c09f",
      "fileid": "https://r2.ropensci.org/c2bccf9bc9b33cf8d3995cfb30607b9a3408e5efb100c1e4af7922d4de9457b2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/irudnyts/actions/runs/28570817874"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.4.1",
      "date": "2026-07-02T06:48:30.000Z",
      "commit": "957c4fb1c74bc2e112dd8647f4ae3c65d7a7c09f",
      "fileid": "https://r2.ropensci.org/a882d705d8b4c0c36a8a4a4dd874db24e494aca3ac9e64acd054591a30bf5e25",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/irudnyts/actions/runs/28570817874"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.1",
      "date": "2026-07-02T06:46:53.000Z",
      "commit": "957c4fb1c74bc2e112dd8647f4ae3c65d7a7c09f",
      "fileid": "https://r2.ropensci.org/2a42510a9f86b39dd48239106c67cffba01240022b7888070c0bc29cec520f88",
      "status": "success",
      "buildurl": "https://github.com/r-universe/irudnyts/actions/runs/28570817874"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.1",
      "date": "2026-07-02T06:46:13.000Z",
      "commit": "957c4fb1c74bc2e112dd8647f4ae3c65d7a7c09f",
      "fileid": "https://r2.ropensci.org/d0759ce1e947eff6cf49c157263da312073c64e5bd2124e361dbd35119348a0a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/irudnyts/actions/runs/28570817874"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.1",
      "date": "2026-07-02T06:46:10.000Z",
      "commit": "957c4fb1c74bc2e112dd8647f4ae3c65d7a7c09f",
      "fileid": "https://r2.ropensci.org/bd96d174c75fd52104094135557204d4ae5c7efd5b488d6ad5df4623e4782c35",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/irudnyts/actions/runs/28570817874"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.4.1",
      "date": "2026-07-02T06:46:10.000Z",
      "commit": "957c4fb1c74bc2e112dd8647f4ae3c65d7a7c09f",
      "fileid": "https://r2.ropensci.org/0a79a4611f90e8ba6424e827fd99574449bc764b15404daaa9727bba07c02e9c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/irudnyts/actions/runs/28570817874"
    }
  ]
}