RStudio
Integrated development environment for R and Python data science
The AI assistant is now something the IDE has to clean up after.
◆Recent moves
- 1mo ago
v2026.07.0+139: [rel-pacific-dogwood] Branch update for 2026.07.0 (#18168)
A branch update commit for the 2026.07.0 release line, carrying only a co-author trailer. No change content is published with it.
View source ↗ - 1mo ago
RStudio 2026.06.0 drops a throwaway thread on Windows exits
A Windows-specific change to read child process exit output without spawning a throwaway thread. The commit subject is truncated and no further detail is published.
View source ↗ - 2mo ago
RStudio suppresses invisible data.table auto-print in notebooks
Fixes data.table objects returned invisibly from a := update being auto-printed in notebook chunks — a regression from an earlier print override change, where signalling suppression by returning NULL fell through to data.table's own stateful print method. The backport ships without its Playwright regression test because the branch lacks the test infrastructure.
View source ↗ - 2mo ago
RStudio only adds .positai/.claude ignores when they exist
Stops .positai and .claude from being written into .Rbuildignore, .gitignore and svn:ignore in projects that never used AI features, gating the augmentation on directory existence and watching the project file monitor to catch them appearing mid-session. The clearest example of the assistant's default-on footprint needing to be reined in.
View source ↗ - 3mo ago
RStudio verifies Posit Assistant downloads with SHA-256
Adds SHA-256 integrity verification for Posit Assistant package downloads. A supply-chain control on a component the IDE fetches at runtime, arriving as the assistant becomes a default-enabled part of the product.
View source ↗ - 4mo ago
RStudio adds a proxy trace enabled setting
Adds a proxy trace enabled setting, with follow-up commits for comments, a log level check and an atomic. Diagnostic plumbing for administrators debugging proxied deployments.
View source ↗