Package: agenticr
Type: Package
Title: AI-Powered R Console Assistant
Version: 0.3.3
Authors@R: person("Lanfeng", "Pan", email = "panlanfeng@gmail.com", role = c("aut", "cre"))
Description: An AI-powered assistant for the R console. Type natural language
    or incorrect R code directly in the console, and 'agenticr' routes it to an
    AI agent for processing. Focused on statistical analysis, data
    transformation, and visualization, <https://github.com/panlanfeng/AgenticR>.
License: MIT + file LICENSE
SystemRequirements: ripgrep (optional, for fast file search; install
        with 'winget install BurntSushi.ripgrep.MSVC' on Windows or see
        https://github.com/BurntSushi/ripgrep)
Encoding: UTF-8
Imports: httr, jsonlite, cli, utils, yaml, processx
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
Config/roxygen2/version: 8.0.0
NeedsCompilation: no
Packaged: 2026-07-19 15:08:19 UTC; lf
Author: Lanfeng Pan [aut, cre]
Maintainer: Lanfeng Pan <panlanfeng@gmail.com>
Repository: CRAN
Date/Publication: 2026-07-28 16:40:21 UTC
Built: R 4.6.1; ; 2026-07-28 18:57:34 UTC; unix
