This directory contains binaries for a base distribution and packages to run on Mac OS X (release 10.2 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
Note: CRAN does not have Mac OS X systems and cannot check these binaries for viruses. Altough we take precautions when assembling binaries, please use the normal precautions with downloaded executables.
Please check the MD5 checksum of the downloaded image to ensure that it has not been tampered with or corrupted during the mirroring process. For example type
md5 R-2.7.0.dmg
in the Terminal application to print the MD5 checksum for the R-2.7.0.dmg image.
| R-2.7.0.dmg (latest version) MD5-hash: 55a1fa2a44ff4ab50934ec011d7e1e86 (ca. 60MB) |
Universal binary of R 2.7.0 for Mac OS X 10.4.4 and higher. This is a disk image containing the installer of R for Mac OS X 10.4.4 or higher. This image also contains Tcl/Tk libraries (for X11) and GNU Fortran 4.2.3 for both PowerPC and Intel Macs. This binary was tested on both Mac OS X 10.4 (Tiger) and Mac OS X 10.5 (Leopard). Depending on your browser, you may need to press the control key and click on this link to download the file. To install R simply double-click on icon of the multi-package "R.mpkg" contained in the R-2.7.0.dmg disk image. |
| R-2.7.0-mini.dmg MD5-hash: ca05cb4ba7bbfac27f9d3aa058513c01 (ca. 28MB) |
Universal binary of R 2.7.0 for Mac OS X, upgrade package without supplemental tools. This is a subset of the above image. Unless a full R 2.6.x installer was used before (and they contain a slightly older GNU Fortran version), it is not possible to compile packages from Fortran sources when this smaller subset is used. Only binary installs will work correctly. Also Tcl/Tk will not work unless installed separately. The supplemental tools are also available in the tools directory. |
| Mac-GUI-1.24.tar.gz MD5-hash: 9f5c84d851fa07be7550694418f2e97f |
Sources for the R.app GUI 1.24 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.
|
| NEWS (for Mac GUI) | News features and changes in the R.app Mac GUI
|
| 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). |
| universal | Binaries of universal package builds |
| 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://R.research.att.com/. Please visit that page especially during beta stages to help us test the Mac OS X binaries before final release! The page also contains links to experimental builds as such 64-bit R for OS X.
Moreover, it is also a repository of experimental package builds, so you can often use install.packages("rpart",,"http://r.research.att.com/") in R-devel to test binary installs.
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.
Last modified: 2008/04/23, by Simon Urbanek