Package: codriver
Title: Context-Aware AI Assistant for 'RStudio'
Version: 1.0.0
Authors@R: person("S.A.", "van der Wulp", , "vdwulp@gmail.com", role = c("aut", "cre", "cph"))
Description: A context-aware AI assistant for 'RStudio' that works directly in
    the source editor without switching context or opening a separate chat
    window. Reads the cursor position and selection to automatically choose the
    right action - generate, complete, continue, edit, or comment. Supports
    configuration of multiple large language model providers and can be invoked
    via the keyboard shortcut or Addins menu.
URL: https://vdwulp.github.io/codriver/
BugReports: https://github.com/vdwulp/codriver/issues
License: MIT + file LICENSE
Encoding: UTF-8
Config/roxygen2/version: 8.0.0
Config/roxygen2/markdown: TRUE
Config/testthat/edition: 3
VignetteBuilder: knitr
SystemRequirements: RStudio (>= 2026.04,
        https://posit.co/download/rstudio-desktop/)
Depends: R (>= 4.0.0)
Imports: cli, ellmer (>= 0.3.0), jsonlite, rlang, rstudio.prefs (>=
        0.1.6), rstudioapi (>= 0.19.0)
Suggests: testthat (>= 3.0.0), glue, knitr, rmarkdown, withr
NeedsCompilation: no
Packaged: 2026-08-03 13:40:03 UTC; wulps
Author: S.A. van der Wulp [aut, cre, cph]
Maintainer: S.A. van der Wulp <vdwulp@gmail.com>
Repository: CRAN
Date/Publication: 2026-08-08 12:20:02 UTC
Built: R 4.6.1; ; 2026-08-08 13:53:00 UTC; unix
