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:
- Download and install GTK+ (25MB) from:
http://r.research.att.com/gtk2-framework.dmg
- Download and install GGobi (5MB) from:
http://www.ggobi.org/downloads/ggobi-2.1.8.dmg
- Download and install R (63MB) from:
http://cran.r-project.org/bin/macosx/R-2.10.1.dmg
- Install Rattle by starting R and:
> install.packages("rattle", dependencies=c("Depends", "Suggests"))
|
- 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