RStudio
Integrated development environment for R and Python data science
RStudio's release feed is single-commit build stamps, and the AI assistant work shows only in the fixes.
◆Recent moves
- 11d ago
v2026.08.0+187: [rel-yellow-yarrow] Branch update for 2026.08.0 (#18481)
A branch update tag for the 2026.08.0 release line whose entire body is a co-author credit. No user-visible change is described, matching the contentless build-stamp pattern of the rest of this feed.
View source ↗ - 1mo ago
v2026.07.0+139: [rel-pacific-dogwood] Branch update for 2026.07.0 (#18168)
A branch update for the 2026.07.0 line carrying only a co-author line. Another release tag with no changelog content attached.
View source ↗ - 2mo ago
RStudio 2026.06.0 drops a throwaway thread on Windows exits
Reads child process exit output on Windows without spawning a throwaway thread. An internal efficiency change with no effect a user would notice.
View source ↗ - 2mo ago
RStudio suppresses invisible data.table auto-print in notebooks
Fixes a regression where a data.table returned invisibly from a := update was auto-printed in notebook chunks, by returning early on the suppression signal instead of falling through to data.table's own print method. Restores consistency with console and knitr behaviour for a widely used package.
View source ↗ - 3mo ago
RStudio only adds .positai/.claude ignores when they exist
Stops .positai and .claude being added to ignore files in projects that never used AI features, gating the change on directory existence and watching the project file monitor to add them mid-session instead. A direct correction to the assistant being on by default.
View source ↗ - 4mo ago
RStudio verifies Posit Assistant downloads with SHA-256
Adds SHA-256 integrity verification to Posit Assistant package downloads. Supply-chain hardening for a component that now ships enabled by default.
View source ↗