aisdk
Unified Interface for AI Model Providers
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
16.1K
Last 30 days
935th
33.1K
Last 90 days
33.1K
Last year
Trend: +17.5% (30d vs prior 30d)
342
Last 30 days
370
Last 90 days
370
Last year
Trend: +999%+ (30d vs prior 30d)
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
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
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
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