Package: gptRBridge 0.1.0


Nikolai Alexander
gptRBridge: AI Assistant for RStudio Powered by GPT
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:
gptRBridge_0.1.0.tar.gz
gptRBridge_0.1.0.zip(r-4.7)gptRBridge_0.1.0.zip(r-4.6)gptRBridge_0.1.0.zip(r-4.5)
gptRBridge_0.1.0.tgz(r-4.6-any)gptRBridge_0.1.0.tgz(r-4.5-any)
gptRBridge_0.1.0.tar.gz(r-4.7-any)gptRBridge_0.1.0.tar.gz(r-4.6-any)
gptRBridge_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
gptRBridge/json (API)
NEWS
| # Install 'gptRBridge' in R: |
| install.packages('gptRBridge', repos = c('https://nikkn.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/nikkn/gptrbridge/issues
Pkgdown/docs site:https://nikkn.github.io
ai-assistantdata-analysisgptllmrstudiorstudio-addin
Last updated from:7afecebddb. Checks:7 WARNING, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | WARNING | 137 | ||
| source / vignettes | OK | 164 | ||
| linux-release-x86_64 | WARNING | 138 | ||
| macos-release-arm64 | WARNING | 170 | ||
| macos-oldrel-arm64 | WARNING | 187 | ||
| windows-devel | WARNING | 105 | ||
| windows-release | WARNING | 122 | ||
| windows-oldrel | WARNING | 101 | ||
| wasm-release | OK | 110 |
Exports:launch_addin
Dependencies:askpassbase64encbslibcachemclicommonmarkcurldigestfastmapfontawesomefsgluehtmltoolshttpuvhttrjquerylibjsonlitelaterlifecyclemagrittrmemoisemimeminiUIopensslotelpromisesR6rappdirsRcpprlangrstudioapisassshinysourcetoolssyswithrxtable
Frequently Asked Questions
Rendered fromfaq.Rmdusingknitr::rmarkdownon May 11 2026.Last update: 2026-03-27
Started: 2026-03-06
Get Started with gptRBridge
Rendered fromget-started.Rmdusingknitr::rmarkdownon May 11 2026.Last update: 2026-03-27
Started: 2026-03-06
gptRBridge: AI inside RStudio, without the setup friction
Rendered fromgptRBridge-introduction.Rmdusingknitr::rmarkdownon May 11 2026.Last update: 2026-04-11
Started: 2026-03-11
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Launch the gptRBridge RStudio Addin | launch_addin |