rattle: Graphical user interface for data mining in R

Rattle (the R Analytic Tool To Learn Easily) provides a Gnome (RGtk2) based interface to R functionality for data mining. The aim is to provide a simple and intuitive interface that allows a user to quickly load data from a CSV file (or via ODBC), transform and explore the data, build and evaluate models, and export models as PMML (predictive modelling markup language) or as scores. All of this with knowing little about R. All R commands are logged and commented through the log tab. Thus they are available to the user as a script file or as an aide for the user to learn R or to copy-and-paste directly into R itself. Rattle also exports a number of utility functions and the graphical user interface, invoked as rattle(), does not need to be run to deploy these.

Version: 2.5.36
Depends: R (≥ 2.8.0), pmml (≥ 1.2.13), RGtk2, cairoDevice, colorspace
Suggests: ada, amap, arules, biclust, cba, descr, doBy, e1071, ellipse, fEcofin, fBasics, foreign, fpc, gdata, gtools, gplots, gWidgetsRGtk2, Hmisc, kernlab, latticist, Matrix, mice, network, nnet, odfWeave, party, playwith, psych, randomForest, reshape, rggobi, RGtk2DfEdit, ROCR, RODBC, rpart, RSvgDevice, survival, timeDate, XML
Published: 2010-07-24
Author: Graham Williams
Maintainer: Graham Williams <Graham.Williams at togaware.com>
License: GPL (≥ 2)
URL: http://rattle.togaware.com/
Installation: rattle installation info
Citation: rattle citation info
CRAN checks: rattle results

Downloads:

Package source: rattle_2.5.36.tar.gz
MacOS X binary: rattle_2.5.36.tgz
Windows binary: rattle_2.5.36.zip
Reference manual: rattle.pdf
Vignettes: Rattle Quick Start Guide
News/ChangeLog:ChangeLog
Old sources: rattle archive