# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "gptRBridge" in publications use:' type: software license: MIT title: 'gptRBridge: AI Assistant for RStudio Powered by GPT' version: 0.1.0 doi: 10.32614/CRAN.package.gptRBridge abstract: Provides a conversational AI interface inside RStudio for interactive data analysis. Users can chat with a GPT language model, receive generated R code with one-click insertion into the active editor, and send console output or error messages back to the AI for iterative refinement. All AI calls are routed through a remote backend; no API keys are required on the user's machine. authors: - name: Nikolai Alexander email: contact.aquart@gmail.com repository: https://nikkn.r-universe.dev repository-code: https://github.com/nikkn/gptRBridge commit: 7afecebddb11bd801e1bacbcafb06dd744864ed0 url: https://nikkn.github.io/gptRBridge/ date-released: '2026-04-11' contact: - name: Nikolai Alexander email: contact.aquart@gmail.com