{
  "_id": "6a27f53b24555f66ed54c302",
  "Package": "aisdk.providers",
  "Title": "Additional Model Provider Adapters for the 'aisdk' Toolkit",
  "Version": "0.1.0",
  "Authors@R": "person(\"Yonghe\", \"Xia\", , \"xiayh17@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Additional AI model provider adapters for the 'aisdk'\ntoolkit, covering OpenAI-compatible and Anthropic-compatible\nservices such as 'DeepSeek', 'Moonshot'/'Kimi', 'Stepfun',\n'Volcengine', 'AiHubMix', 'xAI', 'OpenRouter', 'Bailian', and\n'NVIDIA'. Providers register themselves with the core 'aisdk'\nprovider registry on load.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/YuLab-SMU/aisdk.providers",
  "BugReports": "https://github.com/YuLab-SMU/aisdk.providers/issues",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://yulab-smu.r-universe.dev",
  "Date/Publication": "2026-06-02 10:42:13 UTC",
  "RemoteUrl": "https://github.com/yulab-smu/aisdk.providers",
  "RemoteRef": "HEAD",
  "RemoteSha": "3cfb54e6300b717ff589bdca0f4288f006fa6ed7",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-09 11:07:02 UTC",
    "User": "root"
  },
  "Author": "Yonghe Xia [aut, cre]",
  "Maintainer": "Yonghe Xia <xiayh17@gmail.com>",
  "MD5sum": "c288b492ffc2ae135e1aa9b5e1194ac1",
  "_user": "yulab-smu",
  "_type": "src",
  "_file": "aisdk.providers_0.1.0.tar.gz",
  "_fileid": "3499f6e6eb35ec05d0d6ab2f2c9befc67cdd4a662ac9942241a9a95a8b301852",
  "_filesize": 195688,
  "_sha256": "3499f6e6eb35ec05d0d6ab2f2c9befc67cdd4a662ac9942241a9a95a8b301852",
  "_created": "2026-06-09T11:07:02.000Z",
  "_published": "2026-06-09T11:12:59.137Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80308009252,
      "time": 129,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7505881432"
    },
    {
      "job": 80308009321,
      "time": 132,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7505882049"
    },
    {
      "job": 80308009257,
      "time": 124,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7505902632"
    },
    {
      "job": 80308009233,
      "time": 138,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7505944501"
    },
    {
      "job": 80307517535,
      "time": 163,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7505835516"
    },
    {
      "job": 80308009261,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7505872455"
    },
    {
      "job": 80308009329,
      "time": 81,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7505864097"
    },
    {
      "job": 80308009277,
      "time": 94,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7505868476"
    },
    {
      "job": 80308009248,
      "time": 77,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7505862940"
    }
  ],
  "_buildurl": "https://github.com/r-universe/yulab-smu/actions/runs/27201816060",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/yulab-smu/aisdk.providers",
  "_commit": {
    "id": "3cfb54e6300b717ff589bdca0f4288f006fa6ed7",
    "author": "Young Sherlock <xiayh17@gmail.com>",
    "committer": "Young Sherlock <xiayh17@gmail.com>",
    "message": "Prepare for CRAN: drop Remotes, make model docs ASCII-only\n\n* remove Remotes (aisdk is now on CRAN)\n* add ascii_model_docs() wrapper so @eval model-doc tags render ASCII-only:\n  the core aisdk metadata describes one model (doubao-pro-4k-functioncall)\n  in Chinese, which a plain LaTeX install (as on CRAN) cannot typeset when\n  building the PDF manual. Translate the known description to English and\n  force any remaining non-ASCII text to ASCII as a safety net.\n* point the 7 provider @eval tags at ascii_model_docs(); regenerate man/\n* refresh cran-comments.md\n\nR CMD check --as-cran: 0 errors | 0 warnings (only the standard\n\"New submission\" note).\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\n",
    "time": 1780396933
  },
  "_maintainer": {
    "name": "Yonghe Xia",
    "email": "xiayh17@gmail.com",
    "login": "xiayh17",
    "description": "",
    "uuid": 17431830
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "aisdk",
      "version": ">= 1.4.12",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "base64enc",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "withr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "yulab-smu",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-22",
      "n": 1
    },
    {
      "week": "2026-23",
      "n": 6
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "xiayh17",
      "count": 7,
      "uuid": 17431830
    }
  ],
  "_userbio": {
    "uuid": 40430016,
    "type": "organization",
    "name": "Bioinformatics Group @ SMU",
    "description": "Research group led by Prof. Guangchuang Yu in School of Basic Medical Sciences, Southern Medical University"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/aisdk.providers"
  },
  "_devurl": "https://github.com/yulab-smu/aisdk.providers",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/aisdk.providers.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/yulab-smu/aisdk.providers",
  "_realowner": "yulab-smu",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-06-08"
    }
  ],
  "_exports": [
    "AiHubMixProvider",
    "BailianProvider",
    "create_aihubmix",
    "create_aihubmix_anthropic",
    "create_aihubmix_gemini",
    "create_bailian",
    "create_deepseek",
    "create_deepseek_anthropic",
    "create_kimi_code",
    "create_kimi_code_anthropic",
    "create_moonshot",
    "create_nvidia",
    "create_openrouter",
    "create_stepfun",
    "create_volcengine",
    "create_xai",
    "DeepSeekProvider",
    "MoonshotProvider",
    "NvidiaProvider",
    "OpenRouterProvider",
    "StepfunProvider",
    "VolcengineProvider",
    "XAIProvider"
  ],
  "_help": [
    {
      "page": "AiHubMixProvider",
      "title": "AiHubMix Provider Class",
      "topics": [
        "AiHubMixProvider"
      ]
    },
    {
      "page": "BailianProvider",
      "title": "Bailian Provider Class",
      "topics": [
        "BailianProvider"
      ]
    },
    {
      "page": "create_aihubmix",
      "title": "Create AiHubMix Provider",
      "topics": [
        "create_aihubmix"
      ]
    },
    {
      "page": "create_aihubmix_anthropic",
      "title": "Create AiHubMix Provider (Anthropic API Format)",
      "topics": [
        "create_aihubmix_anthropic"
      ]
    },
    {
      "page": "create_aihubmix_gemini",
      "title": "Create AiHubMix Provider (Gemini API Format)",
      "topics": [
        "create_aihubmix_gemini"
      ]
    },
    {
      "page": "create_bailian",
      "title": "Create Alibaba Cloud Bailian Provider",
      "topics": [
        "create_bailian"
      ]
    },
    {
      "page": "create_deepseek",
      "title": "Create DeepSeek Provider",
      "topics": [
        "create_deepseek"
      ]
    },
    {
      "page": "create_deepseek_anthropic",
      "title": "Create DeepSeek Provider (Anthropic API Format)",
      "topics": [
        "create_deepseek_anthropic"
      ]
    },
    {
      "page": "create_kimi_code",
      "title": "Create Kimi Code Provider",
      "topics": [
        "create_kimi_code"
      ]
    },
    {
      "page": "create_kimi_code_anthropic",
      "title": "Create Kimi Code Provider (Anthropic API Format)",
      "topics": [
        "create_kimi_code_anthropic"
      ]
    },
    {
      "page": "create_moonshot",
      "title": "Create Moonshot / Kimi Provider",
      "topics": [
        "create_moonshot"
      ]
    },
    {
      "page": "create_nvidia",
      "title": "Create NVIDIA Provider",
      "topics": [
        "create_nvidia"
      ]
    },
    {
      "page": "create_openrouter",
      "title": "Create OpenRouter Provider",
      "topics": [
        "create_openrouter"
      ]
    },
    {
      "page": "create_stepfun",
      "title": "Create Stepfun Provider",
      "topics": [
        "create_stepfun"
      ]
    },
    {
      "page": "create_volcengine",
      "title": "Create Volcengine/Ark Provider",
      "topics": [
        "create_volcengine"
      ]
    },
    {
      "page": "create_xai",
      "title": "Create xAI Provider",
      "topics": [
        "create_xai"
      ]
    },
    {
      "page": "DeepSeekProvider",
      "title": "DeepSeek Provider Class",
      "topics": [
        "DeepSeekProvider"
      ]
    },
    {
      "page": "MoonshotProvider",
      "title": "Moonshot / Kimi Provider Class",
      "topics": [
        "MoonshotProvider"
      ]
    },
    {
      "page": "NvidiaProvider",
      "title": "NVIDIA Provider Class",
      "topics": [
        "NvidiaProvider"
      ]
    },
    {
      "page": "OpenRouterProvider",
      "title": "OpenRouter Provider Class",
      "topics": [
        "OpenRouterProvider"
      ]
    },
    {
      "page": "StepfunProvider",
      "title": "Stepfun Provider Class",
      "topics": [
        "StepfunProvider"
      ]
    },
    {
      "page": "VolcengineProvider",
      "title": "Volcengine Provider Class",
      "topics": [
        "VolcengineProvider"
      ]
    },
    {
      "page": "XAIProvider",
      "title": "xAI Provider Class",
      "topics": [
        "XAIProvider"
      ]
    }
  ],
  "_readme": "https://github.com/yulab-smu/aisdk.providers/raw/HEAD/README.md",
  "_rundeps": [
    "aisdk",
    "askpass",
    "base64enc",
    "cachem",
    "callr",
    "cli",
    "curl",
    "digest",
    "fastmap",
    "glue",
    "httr2",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "memoise",
    "openssl",
    "otel",
    "processx",
    "ps",
    "R6",
    "rappdirs",
    "rlang",
    "sys",
    "vctrs",
    "withr",
    "yaml"
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "aisdk.providers",
  "_universes": [
    "yulab-smu",
    "xiayh17"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-09T11:09:13.000Z",
      "distro": "noble",
      "commit": "3cfb54e6300b717ff589bdca0f4288f006fa6ed7",
      "fileid": "ad6dda683cd049bded417a8ac0a8f578306bba63eb7b46e8d9eb35b561e23527",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yulab-smu/actions/runs/27201816060"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-09T11:09:15.000Z",
      "distro": "noble",
      "commit": "3cfb54e6300b717ff589bdca0f4288f006fa6ed7",
      "fileid": "3da1bbf0e21af4c8742cb82db72f65bc25a115b7bf3a83875e33b7aefe3e9f43",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yulab-smu/actions/runs/27201816060"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-09T11:10:10.000Z",
      "commit": "3cfb54e6300b717ff589bdca0f4288f006fa6ed7",
      "fileid": "fc0599764ec98079bb7654c4594335545f736af1b0108cb186c031116fae8fce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yulab-smu/actions/runs/27201816060"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-09T11:12:11.000Z",
      "commit": "3cfb54e6300b717ff589bdca0f4288f006fa6ed7",
      "fileid": "bcf8efaa0ed23f121f9709f73fcab16813eef42ad7eceea33df960668908938b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yulab-smu/actions/runs/27201816060"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-09T11:09:09.000Z",
      "commit": "3cfb54e6300b717ff589bdca0f4288f006fa6ed7",
      "fileid": "10e2f148ae158375b251c57d41fa92aa8a8974fd537afc1baddb79709411b25c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/yulab-smu/actions/runs/27201816060"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-09T11:08:16.000Z",
      "commit": "3cfb54e6300b717ff589bdca0f4288f006fa6ed7",
      "fileid": "66ce2259c08097cf686f2962790937ea685f25093b5b20e8e8980802141d1c6f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yulab-smu/actions/runs/27201816060"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-09T11:08:29.000Z",
      "commit": "3cfb54e6300b717ff589bdca0f4288f006fa6ed7",
      "fileid": "9ab0f848e16aef785950a798122667768fe3ce1fb2de6cfa0f43a5c46fff1d97",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yulab-smu/actions/runs/27201816060"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-09T11:08:16.000Z",
      "commit": "3cfb54e6300b717ff589bdca0f4288f006fa6ed7",
      "fileid": "ba4f51406797d96d167f9b0d81f9c41c415cdfedaae0cd445d48609d7bc55089",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yulab-smu/actions/runs/27201816060"
    }
  ]
}