Package: LLMAgentR 0.3.2

Kwadwo Daddy Nyame Owusu Boakye

LLMAgentR: Language Model Agents in R for AI Workflows and Research

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'.

Authors:Kwadwo Daddy Nyame Owusu Boakye [aut, cre]

LLMAgentR_0.3.2.tar.gz
LLMAgentR_0.3.2.zip(r-4.7)LLMAgentR_0.3.2.zip(r-4.6)LLMAgentR_0.3.2.zip(r-4.5)
LLMAgentR_0.3.2.tgz(r-4.6-any)LLMAgentR_0.3.2.tgz(r-4.5-any)
LLMAgentR_0.3.2.tar.gz(r-4.7-any)LLMAgentR_0.3.2.tar.gz(r-4.6-any)
LLMAgentR_0.3.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
LLMAgentR/json (API)
NEWS

# Install 'LLMAgentR' in R:
install.packages('LLMAgentR', repos = c('https://knowusuboaky.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/knowusuboaky/llmagentr/issues

Pkgdown/docs site:https://knowusuboaky.github.io

On CRAN:

Conda:

4.53 score 19 stars 18 scripts 240 downloads 21 exports 206 dependencies

Last updated from:fe20d91a49. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK307
source / vignettesOK257
linux-release-x86_64OK305
macos-release-arm64OK324
macos-oldrel-arm64OK226
windows-develOK271
windows-releaseOK223
windows-oldrelOK245
wasm-releaseOK205

Exports:as_mermaidbuild_code_agentbuild_custom_agentbuild_custom_multi_agentbuild_data_cleaning_agentbuild_data_wrangling_agentbuild_doc_summarizer_agentbuild_feature_engineering_agentbuild_forecasting_agentbuild_interpreter_agentbuild_researcher_agentbuild_sql_agentbuild_visualization_agentbuild_weather_agentcompile_graphinterruptmake_commandmake_edgemake_nodesave_mermaid_pngStateGraph

Dependencies:abindanytimeaskpassbackportsbase64encBHbigDbitbit64bitopsblobbroombslibcachemcallrcheckmateclassclicliprclockcodetoolscolorspacecommonmarkconflictedcpp11crayoncrosstalkcurldata.tableDBIdescdiagramdialsDiceDesigndigestdistributionaldoParalleldplyrdygraphsevaluateextraDistrfarverfastmapfontawesomeforcatsforeachforecastfracdifffsfurrrfuturefuture.applyGauProgenericsggplot2glmnetglobalsgluegowergridExtragtgtablehardhathighrhmshtmltoolshtmlwidgetshttrinferinlineipredisobanditeratorsjanitorjquerylibjsonlitejuicyjuiceKernSmoothknitrlabelinglaterlatticelavalazyevallbfgslifecyclelistenvlitedownlmtestloolubridatemagrittrmarkdownMASSMatrixmatrixStatsmemoisemimemixoptmodeldatamodelenvmodeltimemodeltime.ensemblemodeltime.resamplenlmennetnumDerivofficeropensslotelpadrparallellyparsnippatchworkpdftoolspillarpkgbuildpkgconfigplotlyposteriorprettyunitsprocessxprodlimprogressprogressrpromisesprophetpspurrrqpdfquadprogquantmodQuickJSRR6raggrappdirsRColorBrewerRcppRcppArmadilloRcppEigenRcppParallelRcppRollreactablereactRreadrrecipesrlangrmarkdownrpartrsampleRSQLiterstanrstantoolsrstudioapiS7sassscalessfdshapeslidersnakecasesparsevctrssplitfngrSQUAREMStanHeadersstringistringrsurvivalsyssystemfontstailortensorAtextshapingtibbletictoctidymodelstidyrtidyselecttimechangetimeDatetimetktinytextseriestsfeaturesTTRtunetzdburcautf8uuidV8vctrsviridisLitevroomwarpwithrworkflowsworkflowsetsxfunxgboostxml2xtsyamlyardstickzipzoo

Readme and manuals

Help Manual

Help pageTopics
Convert a Custom Graph Spec to Mermaidas_mermaid
Build an R Code-Generation Agentbuild_code_agent
Build a Custom Graph-Based Agentbuild_custom_agent
Build a Custom Multi-Agent Team (Supervisor Style)build_custom_multi_agent
Build a Data Cleaning Agentbuild_data_cleaning_agent
Build a Data Wrangling Agentbuild_data_wrangling_agent
Build a Document Summarizer Agentbuild_doc_summarizer_agent
Build a Feature Engineering Agentbuild_feature_engineering_agent
Build a Time Series Forecasting Agentbuild_forecasting_agent
Build an Interpreter Agentbuild_interpreter_agent
Build a Web Researcher Agentbuild_researcher_agent
Build a SQL Agent Graphbuild_sql_agent
Build Visualization Agentbuild_visualization_agent
Build a Weather Agentbuild_weather_agent
Compile a Custom Agent Graph (LangGraph-Style Output)compile_graph
Save Mermaid Diagram as PNGsave_mermaid_png
State Graph Utilities for Custom Agentsinterrupt make_command make_edge make_node StateGraph state_graph_utils