Skip to content

LLMAgentR

Language Model Agents in R for AI Workflows and Research

v0.3.2 · Feb 14, 2026 · MIT + file LICENSE

Description

Provides modular, graph-based agents powered by large language models (LLMs) for intelligent task execution in R. Supports structured workflows for tasks such as forecasting, data visualization, feature engineering, data wrangling, data cleaning, 'SQL', code generation, weather reporting, and research-driven question answering. Each agent performs iterative reasoning: recommending steps, generating R code, executing, debugging, and explaining results. Includes built-in support for packages such as 'tidymodels', 'modeltime', 'plotly', 'ggplot2', and 'prophet'. Designed for analysts, developers, and teams building intelligent, reproducible AI workflows in R. Compatible with LLM providers such as 'OpenAI', 'Anthropic', 'Groq', and 'Ollama'. Inspired by the Python package 'langagent'.

Downloads

423

Last 30 days

8935th

1.6K

Last 90 days

6.1K

Last year

Trend: -26.3% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 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-macos-arm64 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 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Dependency Network

Dependencies Reverse dependencies plotly DBI RSQLite dplyr glue httr officer purrr timetk pdftools parsnip recipes workflows rsample modeltime.ensemble +2 more dependencies LLMAgentR

Version History

new 0.3.2 Mar 10, 2026
updated 0.3.2 ← 0.3.0 diff Feb 13, 2026
updated 0.3.0 ← 0.2.2 diff May 19, 2025
updated 0.2.2 ← 0.2.0 diff Apr 28, 2025
new 0.2.0 Apr 27, 2025