This directory contains binaries for a base distribution and packages to run on Mac OS X (release 10.6 and above). Mac OS 8.6 to 9.2 (and Mac OS X 10.1) are no longer supported but you can find the last supported release of R for these systems (which is R 1.7.1) here. Releases for old Mac OS X systems (through Mac OS X 10.5) and PowerPC Macs can be found in the old directory.
Os X Mavericks 10.9.5 Update
Note: CRAN does not have Mac OS X systems and cannot check these binaries for viruses.Although we take precautions when assembling binaries, please use the normal precautions with downloaded executables.
OS X 10.9 Mavericks supersedes OS X 10.8 Mountain Lion and is the first version of OS X to be free. Although it doesn't introduce any revolutionary changes to OS X, it includes some nice features, especially for fans of iOS, Maps and iBooks. Bash is the default shell, it runs under Darwin the open source core of macOS. In macOS Catalina the default shell will change to zsh and in time this page will be updated to include that. Discussion forum See also: Websites, Books, Apps & Utilities for macOS. “Mac OS X is a rock-solid system that's beautifully designed. May 29, 2014 Niresh Mavericks: Unfortunately, the standard 'Unibeast' method for installing OS X Mavericks on PCs (which uses an official copy of the Mavericks installer) doesn't work with Virtualbox. Instead, you'll have to pirated 'distros' of Mac OS X such as Niresh, which is now the most popular distro for Mavericks.
Package binaries for R versions older than 3.2.0 are only available from the CRAN archive so users of such versions should adjust the CRAN mirror setting (https://cran-archive.r-project.org) accordingly.
R 4.0.4 'Lost Library Book' released on 2021/02/15
Please check the SHA1 checksum of the downloaded image to ensure that it has not been tampered with or corrupted during the mirroring process. For example type
openssl sha1 R-4.0.4.pkg
in the Terminal application to print the SHA1 checksum for the R-4.0.4.pkg image. On Mac OS X 10.7 and later you can also validate the signature using
pkgutil --check-signature R-4.0.4.pkg
Latest release:
R-4.0.4.pkg (notarized and signed) SHA1-hash: 0b2b3bc846f6ebc72a8bc0b53e6e85d600d95deb (ca. 85MB) | R 4.0.4 binary for macOS 10.13 (High Sierra) and higher, signed and notarized package. Contains R 4.0.4 framework, R.app GUI 1.74 in 64-bit for Intel Macs, Tcl/Tk 8.6.6 X11 libraries and Texinfo 6.7. The latter two components are optional and can be ommitted when choosing 'custom install', they are only needed if you want to use the tcltk R package or build package documentation from sources. Note: the use of X11 (including tcltk) requires XQuartz to be installed since it is no longer part of OS X. Always re-install XQuartz when upgrading your macOS to a new major version. Also please do not install beta versions of XQuartz (even if offered). This release supports Intel Macs, but it is also known to work using Rosetta2 on M1-based Macs. Native Apple silicon binary is expected for R 4.1.0 if support for Fortran sabilizes, for experimental builds and updates see mac.R-project.org. Important: this release uses Xcode 12.4 and GNU Fortran 8.2. If you wish to compile R packages from sources, you will need to download GNU Fortran 8.2 - see the tools directory. |
NEWS (for Mac GUI) | News features and changes in the R.app Mac GUI |
Mac-GUI-1.74.tar.gz SHA1-hash: 2c791fd1fd2d8f90b0887c1f9541882200a6eab8 | Sources for the R.app GUI 1.74 for Mac OS X. This file is only needed if you want to join the development of the GUI, it is not intended for regular users. Read the INSTALL file for further instructions. |
Note: Previous R versions for El Capitan can be found in the el-capitan/base directory.Binaries for legacy OS X systems: | |
R-3.6.3.nn.pkg (signed) SHA1-hash: c462c9b1f9b45d778f05b8d9aa25a9123b3557c4 (ca. 77MB) | R 3.6.3 binary for OS X 10.11 (El Capitan) and higher, signed package. Contains R 3.6.3 framework, R.app GUI 1.70 in 64-bit for Intel Macs, Tcl/Tk 8.6.6 X11 libraries and Texinfo 5.2. The latter two components are optional and can be ommitted when choosing 'custom install', they are only needed if you want to use the tcltk R package or build package documentation from sources. |
R-3.3.3.pkg MD5-hash: 893ba010f303e666e19f86e4800f1fbf SHA1-hash: 5ae71b000b15805f95f38c08c45972d51ce3d027 (ca. 71MB) | R 3.3.3 binary for Mac OS X 10.9 (Mavericks) and higher, signed package. Contains R 3.3.3 framework, R.app GUI 1.69 in 64-bit for Intel Macs, Tcl/Tk 8.6.0 X11 libraries and Texinfo 5.2. The latter two components are optional and can be ommitted when choosing 'custom install', it is only needed if you want to use the tcltk R package or build package documentation from sources. Note: the use of X11 (including tcltk) requires XQuartz to be installed since it is no longer part of OS X. Always re-install XQuartz when upgrading your OS X to a new major version. |
R-3.2.1-snowleopard.pkg MD5-hash: 58fe9d01314d9cb75ff80ccfb914fd65 SHA1-hash: be6e91db12bac22a324f0cb51c7efa9063ece0d0 (ca. 68MB) | R 3.2.1 legacy binary for Mac OS X 10.6 (Snow Leopard) - 10.8 (Mountain Lion), signed package. Contains R 3.2.1 framework, R.app GUI 1.66 in 64-bit for Intel Macs. This package contains the R framework, 64-bit GUI (R.app), Tcl/Tk 8.6.0 X11 libraries and Texinfop 5.2. GNU Fortran is NOT included (needed if you want to compile packages from sources that contain FORTRAN code) please see the tools directory. NOTE: the binary support for OS X before Mavericks is being phased out, we do not expect further releases! |
Subdirectories:
tools | Additional tools necessary for building R for Mac OS X: Universal GNU Fortran compiler for Mac OS X (see R for Mac tools page for details). |
base | Binaries of R builds for macOS 10.13 or higher (High Sierra) |
contrib | Binaries of package builds for macOS 10.13 or higher (High Sierra) |
el-capitan | Binaries of package builds for OS X 10.11 or higher (El Capitan build) |
mavericks | Binaries of package builds for Mac OS X 10.9 or higher (Mavericks build) |
old | Previously released R versions for Mac OS X |
You may also want to read the R FAQ and R for Mac OS X FAQ. For discussion of Mac-related topics and reporting Mac-specific bugs, please use the R-SIG-Mac mailing list.
Information, tools and most recent daily builds of the R GUI, R-patched and R-devel can be found at http://mac.R-project.org/. Please visit that page especially during beta stages to help us test the Mac OS X binaries before final release!
Package maintainers should visit CRAN check summary page to see whether their package is compatible with the current build of R for Mac OS X.
Binary libraries for dependencies not present here are available from http://mac.R-project.org/libs and corresponding sources at http://mac.R-project.org/src.
Last modified: 2021/02/15, by Simon Urbanek
Upgrade to macOS Big Sur
Os Mavericks Release
Before installing this upgrade, make sure that your Mac is ready.
Check compatibility
macOS Big Sur supports most Mac models introduced in 2013 and later.
View compatible Mac modelsMake a backup
Before you upgrade, make a complete backup with Time Machine, or store your files in iCloud.
Learn how to back up your MacFree up space
If the installer needs more storage space to upgrade, you can free up space using tools that come with your Mac.
Free up storage spaceDownload macOS Big Sur
If you’re using macOS Mojave or later, choose Apple menu > System Preferences, then click Software Update. If you’re using an earlier macOS, use the App Store instead.
Learn how to download and install macOS Big SurGo to the App StoreGet to know macOS Big Sur
Learn about some of the new features of macOS Big Sur.
Control Center
Control Center brings favorite controls such as Bluetooth, Wi-Fi, Do Not Disturb, and Sound together in a single place—so you can easily adjust them at any time.
Os Mavericks Download
Use Control CenterNotification Center
Notification Center puts notifications and>
Safari
Customize your start page, navigate with ease using the new tab bar, and access a new privacy report to see just how Safari protects your privacy as you browse.
Get to know SafariMaps
Discover great places around the world and navigate easier with guides, indoor maps, Look Around, electric vehicle routing, and more.
Messages
Send messages to friends and family using new tools that make it easier to keep track of group conversations and give you fun, engaging ways to express yourself.
Use MessagesPhotos
Use the expanded editing capabilities in Photos to easily make simple changes and more advanced adjustments to your photos.
Learn how to edit your photosHave a question?
Ask everyone. Our Apple Support Community can help you find answers.
Ask nowTell us how we can help
Answer a few questions and we'll help you find a solution.
Get support