Skip to content

aisdk

Unified Interface for AI Model Providers

v1.4.12 · Jun 1, 2026 · MIT + file LICENSE

Description

A production-grade AI toolkit for R featuring a layered architecture (Specification, Utilities, Providers, Core), request interception support, robust error handling with exponential retry delays, support for multiple AI model providers ('OpenAI', 'Anthropic', etc.), local small language model inference, distributed 'MCP' ecosystem, multi-agent orchestration, progressive knowledge loading through skills, and a global skill store for sharing AI capabilities.

Downloads

CRAN

16.1K

Last 30 days

935th

33.1K

Last 90 days

33.1K

Last year

Trend: +17.5% (30d vs prior 30d)

r2u CRAN

342

Last 30 days

370

Last 90 days

370

Last year

Trend: +999%+ (30d vs prior 30d)

autoCRAN

20

Last 7 days

66

Last 30 days

11

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 2, 2026
ERROR 11 OK · 0 NOTE · 0 WARNING · 2 ERROR · 0 FAILURE May 30, 2026
ERROR r-devel-linux-x86_64-fedora-clang

tests

Running ‘test_providers_manual.R’
  Running ‘testthat.R’ [173s/531s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
  > # This file is part of the standard setup for testthat.
  > # It is recommended that you do not modify it.
  > #
...[truncated]...
: [B] dynamic-dispatch console_chat() still aborts via subprocess marker ──
  Expected `elapsed` < 5.
  Actual comparison: 7.5 >= 5.0
  Difference: 2.5 >= 0
  
  [ FAIL 1 | WARN 0 | SKIP 53 | PASS 7964 ]
  Error:
  ! Test failures.
  Execution halted
ERROR r-devel-linux-x86_64-fedora-gcc

tests

Running ‘test_providers_manual.R’
  Running ‘testthat.R’ [233s/597s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
  > # This file is part of the standard setup for testthat.
  > # It is recommended that you do not modify it.
  > #
...[truncated]...
: [B] dynamic-dispatch console_chat() still aborts via subprocess marker ──
  Expected `elapsed` < 5.
  Actual comparison: 7.0 >= 5.0
  Difference: 2.0 >= 0
  
  [ FAIL 1 | WARN 0 | SKIP 53 | PASS 7964 ]
  Error:
  ! Test failures.
  Execution halted
OK 7 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 1, 2026

Reverse Dependencies (1)

imports

Dependency Network

Dependencies Reverse dependencies R6 httr2 jsonlite rlang yaml callr processx memoise digest base64enc curl aisdk.providers aisdk

Version History

4 tracked
updated 1.4.12 ← 1.4.11 diff Jun 2, 2026
updated 1.4.11 ← 1.4.10 diff May 30, 2026
updated 1.4.10 ← 1.1.0 diff May 29, 2026
new 1.1.0 Mar 31, 2026