Package: PacketLLM Title: AI Assistant Gadget for 'RStudio' Version: 0.1.3 Authors@R: person("Antoni", "Czolgowski", email = "antoni.czolgowski@gmail.com", role = c("aut", "cre")) Description: Provides an interactive 'RStudio' gadget for working with an AI assistant during package and script development. The gadget can use selected editor text, the active source file, package metadata, and uploaded files as context for code explanation, code generation, documentation, and review workflows. It offers model presets, assistant behavior settings, responsive code-focused output, and explicit copy, insert, and replace actions for the active source editor. API interactions via the 'httr' package are performed asynchronously using 'promises' and 'future' to avoid blocking the R console. The backend is configured via the OPENAI_API_KEY environment variable. License: MIT + file LICENSE Encoding: UTF-8 URL: https://github.com/AntoniCzolgowski/PacketLLM BugReports: https://github.com/AntoniCzolgowski/PacketLLM/issues Imports: future, httr, pdftools, promises, readtext, rstudioapi, shiny, shinyjs, stats, tools, utils Depends: R (>= 4.1.0) Suggests: htmltools, knitr, remotes, rmarkdown, testthat (>= 3.0.0), usethis Config/testthat/edition: 3 VignetteBuilder: knitr Language: en-US Config/roxygen2/version: 8.0.0 NeedsCompilation: no Packaged: 2026-06-29 19:58:34 UTC; root Author: Antoni Czolgowski [aut, cre] Maintainer: Antoni Czolgowski Repository: https://cran.r-universe.dev Date/Publication: 2026-06-29 15:50:02 UTC RemoteUrl: https://github.com/cran/PacketLLM RemoteRef: HEAD RemoteSha: 2ba71ac034fe70732e491cc86eb19ae898b2be26