RStudio
Integrated development environment for R and Python data science
RStudio's 2026 release cadence is all maintenance — monthly patch increments, no user-visible feature work.
◆Recent moves
- 11d ago
v2026.09.0+174: rewrite multipart parsing (#18726)
An internal rewrite of multipart parsing in the IDE's request handling layer with associated test cleanup. No user-visible behavior change; this is pure internal code quality maintenance in the v2026.09 development build.
View source ↗ - 21d ago
RStudio 2026.08.2 patch: updated third-party notices
A single-change patch to update the NOTICE file for the Yellow Yarrow release. No functional or user-visible change — pure release hygiene for the v2026.08.2 maintenance build.
View source ↗ - 1mo ago
v2026.08.1+195: build(win): restore the 32-bit session install rule (#18564)
Restores the Windows 32-bit session install rule that was accidentally deleted in a prior commit, fixing a regression where 32-bit R users could not start a session after installing RStudio 2026.08.1. Shipped as a backport to the Yellow Yarrow branch with an accompanying installer fix.
View source ↗ - 1mo ago
RStudio 2026.08.0 Yellow Yarrow release branch sync
A branch synchronization commit marking the v2026.08.0 Yellow Yarrow release point. No user-visible changes; this is a standard release branch management commit.
View source ↗ - 2mo ago
RStudio 2026.07.0 Pacific Dogwood release branch sync
A branch synchronization commit marking the v2026.07.0 Pacific Dogwood release point. No user-visible changes; standard release train management.
View source ↗ - 2mo ago
RStudio 2026.06.0 patch: child process exit output handling
Removes a throwaway thread used to read child process exit output on Windows, replacing it with a simpler synchronous approach. Internal implementation change with no user-visible effect.
View source ↗