DATA MINING
Desktop Survival Guide by Graham Williams |
|||||
|
For MS/Windows 32bit (XP or Vista or 7) on a machine directly connected to the Internet:
> install.packages("rattle") |
> library(rattle) > rattle() |
> install.packages("rattle", dep=c("Suggests")) |
For MS/Windows 64bit download http://ftp.gnome.org/pub/gnome/binaries/win64/gtk+/2.22/gtk+-bundle_2.22.0-20101016_win64.zip. Extract all the files that appear in the bin folder to somewhere on your hard disk. Then modify the system's PATH (right mouse on Computer; Properties; Advanced; Environment Variables; System variables; Path; Edit) to include the full path to this folder. The 64 bit version should then work. We are currently working on making this easier hopefully by including the required libraries within the RGtk2 package.
Copyright © Togaware Pty Ltd Support further development through the purchase of the PDF version of the book.