Rattle: Download
If you are new to Rattle, please see the Rattle User Guide for an installation guide for GNU/Linux or MS/Windows. Below we provide only brief comments.
When installing, make sure you have installed the GTK+ libraries for your system (independent of R) or else you may see an error about libatk missing.
You can obtain a stable version of rattle from CRAN. Start up R and at the
prompt (>), type the commands:
>
install.packages("RGtk2")
>
install.packages("rattle", dependencies=TRUE)
Advanced users can download the Rattle source packages directly:
- GNU/Linux Package: rattle_2.6.22.tar.gz
- MS/Windows Package: rattle_2.6.22.zip
Save theses to your hard disk (e.g., to your Desktop) but don't extract them. Then, on GNU/Linux run the install command shown below. This command is entered into a terminal window:
- R CMD INSTALL rattle_2.6.22.tar.gz
The pmml source package is also available directly:
- GNU/Linux Package: pmml_1.2.30.tar.gz
- MS/Windows Package: pmml_1.2.30.zip
Once downloaded and installed (R CMD INSTALL), you simply need to:
>
library(rattle)
>
rattle()
and you should see the graphical user interface pop up.
Finally, you can also download the actual Google Code repository with the command:
- svn checkout http://rattle.googlecode.com/svn/trunk/ rattle
Copyright © 2006-2023 Togaware Pty Ltd
This site is hosted in the cloud by OpalStack.
Last modified: Sun Jul 8 08:03:56 EST 2007
Shop at Amazon