Take control of your R for macOS code!

RStudio for Mac

RStudio for Mac

  -  579 MB  -  Open Source
  • Latest Version

    RStudio 2025.05.1 LATEST

  • Review by

    Daniel Leblanc

  • Operating System

    macOS 10.13 High Sierra or later

  • User Rating

    Click to vote
  • Author / Product

    RStudio, Inc. / External Link

  • Filename

    RStudio-2025.05.1-513.dmg

RStudio for Mac 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.

RStudio for macOS is available in open source and commercial editions and runs on the desktop (Windows, Mac, and Linux) or in a browser connected to RStudio Server or RStudio Server Pro (Debian/Ubuntu, RedHat/CentOS, and SUSE Linux).

RStudio is the premier integrated development environment for R. It is available in open source and commercial editions on the desktop (Windows, Mac, and Linux) and from a web browser to a Linux server running RStudio Server or RStudio Server Pro.

Features and Highlights
  • Syntax highlighting, code completion, and smart indentation
  • Execute R code directly from the source editor
  • Quickly jump to function definitions
  • Integrated R help and documentation
  • Easily manage multiple working directories using projects
  • Workspace browser and data viewer
  • Interactive debugger to diagnose and fix errors quickly
  • Extensive package development tools
  • Authoring with Sweave and R Markdown
How to Use

Install R and RStudio on your Mac

Launch RStudio from Applications folder

Open or create an R script file

Write R code in the Source pane

Use Console to run interactive commands

View data and plots in Environment pane

Use Packages tab to manage R packages

Save your work and export results

Update R and RStudio when needed

System Requirements
  • macOS 11 (Big Sur) or later
  • Intel or Apple Silicon (M1/M2/M3)
  • At least 4 GB RAM (8 GB recommended)
  • 500 MB of disk space for installation
  • R version 4.1.0 or higher installed separately
PROS
  • Easy-to-use interface
  • Powerful debugging tools
  • Supports multiple languages
  • Customizable layout options
  • Seamless Git integration
CONS
  • Can be resource-intensive
  • Limited offline help resources
  • Requires R installation separately
  • Occasional lag with large scripts
Also Available: Download RStudio for Windows

Why is this app published on FileHorse? (More info)
  • RStudio 2025.05.1 Screenshots

    The images below have been resized. Click on them to view the screenshots in full size.

    RStudio 2025.05.1 Screenshot 1

What's new in this version:

Fixed:
RStudio:
- an issue where GitHub Copilot suggestions could be missing some text
- an issue where warnings were not treated as errors when options(warn = 2) was set
- an issue where RStudio could hang when attempting to execute notebook chunks without a registered handler
- an issue where RStudio continued executing code within R Markdown chunks after an error occurred
- an issue where no more console output was produced after a ’ character input in some cases
- an issue where console history could not be retrieved if an error occurred while executing a notebook chunk

Posit Workbench:
- an issue where resource profiles would be incorrectly added to Workbench Jobs
- an issue where audited jobs would fail if the user’s Workbench username differs from their posix username
- an issue where the session init container was being added to containerized sessions and jobs on clusters that did not support them
- an issue where Shiny for Python and other applications would reguarly experience websocket failures in VS Code and Positron sessions

Dependencies:
- Updated Positron Pro sessions to 2025.06 with Code OSS 1.100