[R] Problem in installing and starting Rattle
Dieter Menne
dieter.menne at menne-biomed.de
Mon Nov 15 11:57:20 CET 2010
kgorahava wrote:
>
> I am trying to install and run Rattle on my Dell Laptop and I have Windows
> 7 OS.
>
> install.packages("RGtk2")
>
> install.packages("rattle")
>
> library(rattle)
> Rattle: Graphical interface for data mining using R.
> Version 2.5.47 Copyright (c) 2006-2010 Togaware Pty Ltd.
> Type 'rattle()' to shake, rattle, and roll your data.
>
> When I type the below command, I get an error message.
>
>
This had bugged me before, and reinstalling Rgtk over and over did not help.
I got it to work after total cleanup of all GTk related files (use a global
search!) and reinstalling Gtk. So old-version files had come into the way.
Dieter
--
View this message in context: http://r.789695.n4.nabble.com/Problem-in-installing-and-starting-Rattle-tp3042502p3042857.html
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list