Published by Posit Software
RStudio
RStudio is an integrated development environment (IDE) for R.
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.
Winget Install — click to copy
winget install Posit.RStudio
Frequently Asked Questions
How do I install RStudio using winget?
Open Windows Terminal or PowerShell and run:
winget install Posit.RStudio. Winget is built into 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 available under the AGPL-3.0 license. Use the winget command or the direct download link on this page.
How do I update RStudio with winget?
Run
winget upgrade Posit.RStudio in Windows Terminal or PowerShell to update RStudio to the latest available version.