Install via winget
click to copy
winget install Posit.RStudio
About RStudio
RStudio is an integrated development environment (IDE) for R. It includes a console, syntax-highlighting editor that supports direct code execution, as well as tools for plotting, history, debugging and workspace management.
Package ID
Posit.RStudio
Version
2026.04.0+526
Publisher
Posit Software
License
AGPL-3.0
Installer
nullsoft
Architecture
x64
Tags
Frequently Asked Questions
How do I install RStudio using winget?
Open PowerShell or Windows Terminal and run:
winget install Posit.RStudio. Winget ships with Windows 10 (1809+) and Windows 11.What is RStudio?
RStudio is an integrated development environment (IDE) for R.
Is RStudio free to download?
RStudio is distributed under the AGPL-3.0 license. Use the winget command above or the download button to get it directly from the publisher.
How do I update RStudio with winget?
Run
winget upgrade Posit.RStudio in PowerShell or Windows Terminal to update to the latest available version.How do I uninstall RStudio?
Run
winget uninstall Posit.RStudio to remove RStudio from your system.