Togaware DATA MINING
Desktop Survival Guide
by Graham Williams
Google


Install Macintosh OS/X

To install Rattle under Macintosh OS/X we need to download and install the GTK, GGobi and R packages for OS/X, and then install the required R packages, similar to the MS/Windows install.

For Macintosh OS/X on a machine connected to the Internet:

  1. Download and install GTK+ (25MB) from:
    http://r.research.att.com/gtk2-framework.dmg

  2. Download and install GGobi (5MB) from:
    http://www.ggobi.org/downloads/ggobi-2.1.8.dmg

  3. Download and install R (63MB) from:
    http://cran.r-project.org/bin/macosx/R-2.10.1.dmg

  4. Install Rattle by starting R and:

    > install.packages("rattle", dependencies=c("Depends", "Suggests"))
    

  5. Start up Rattle by starting R and:

    > library(rattle)
    > rattle()
    



Copyright © 2004-2010 Togaware Pty Ltd
Support further development through the purchase of the PDF version of the book.
The PDF version is a formatted comprehensive draft book (with over 800 pages).
Brought to you by Togaware. This page generated: Sunday, 07 February 2010