search for: rattles

Displaying 20 results from an estimated 187 matches for "rattles".

Did you mean: rattle
2013 Nov 14
1
Windows 7/Rstudio/Rattle - rattle() Causes R Session to abort
Windows 7, R 2.15.1 64bit, RStudio 0.97.312, Rattle 2.6.26 Hi, Please help. I removed rattle then reinstalled then loaded then attempted to open rattle with rattle(). But each time I do that My R session in R studio aborts and restarts. remove.packages("rattle") install.packages("rattle") library(rattle) How can I fix this? I saw something in rattle-users but that applied
2007 Feb 28
3
Datamining-package rattle() Errors
Dear Group I have few errors while installing package rattle from CRAN i do the installing from the local zip files... I am using R 2.4.0 do i have to upgrade to R2.4.1 ? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utils:::menuInstallLocal() package 'rattle' successfully unpacked and MD5 sums checked updating HTML package descriptions > help(rattle) No
2010 Nov 15
6
Problem in installing and starting Rattle
Hello, I am trying to install and run Rattle on my Dell Laptop and I have Windows 7 OS. The following three commands executed successfully : 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
2008 Sep 03
2
Does rattle depend on testing's ggobi?
Hello All, I'm trying to install rattle from source on a AMD64 machine running etch. I have two packages installed from the etch backport (r-cran-rodbc and r-cran-rsprng) but all the rest installed from source. I'm trying to install rattle, but install.packages("rattle", dependencies=TRUE) Tries to install rggobi, which complains about the version of libggobi. Does
2012 May 17
2
Correlation in Rattle
Hi, I recently installed Rattle for R 2.15.0 and all the functions work properly except for the Correlation button. After I choose the Correlation radio button in Explore tab, I click Execute, but nothing happens. No results at all. What is it that I am missing? Thank you, Avideh [[alternative HTML version deleted]]
2009 Oct 30
2
Rattle - libglade not found
I have just installed rattle on Ubntu 9.04, and R 2.8.1 and get an error message when I try to run it. > library(rattle) > rattle() Error in rattle() : The RGtk2 package did not find libglade installed. Please install it. I have installed libglade2-dev through synaptic, and following suggestion from an earlier thread re-installed RGtk2 using install.packages, and through synaptic. Can
2011 Aug 02
1
Problem Installing/Uninstalling Rattle
Rattle won't install properly on my Windows 7 64 bit laptop. Here is what I've tried: I've followed the instructions here: http://rattle.togaware.com/rattle-install-mswindows.html I had R installed already. I downloaded the GTK+ packages, unzipped the 32 bit one into c:\gtkwin32. I put c:\gtkwin32\bin in the system variables PATH. I launched R, installed the rattle package, called
2008 Apr 05
2
Odd tcltk and Rattle interference on MS/Windows
Hi Graham, Your guess is right. The event loop stuff is handled differently on Windows than on Unix-like OSes. There is a hook, called tcl_do that is hard-coded into the R Windows GUI. It is called whenever the console is idle. RGtk2 is able to hook into that to process GTK+ events. The problem is that the two packages replace each other's handler. So in this case tcltk is blocking GTK+ from
2012 Mar 13
1
suggestions for debugging problem with a package
I am trying to resolve a problem I am having with running the rattle package on two different Windows 7 x64 systems. It appears to be a problem with my two specific systems, because others on Windows 7 x64 systems aren't complaining about this problem. What I am looking for is a method for trying to determine the source of the problem. Here is what I am experiencing. I had Rattle running
2009 Jan 04
0
Rattle 2.4.0 (Data Mining GUI using R)
Version 2.4.0 of Rattle has been released to CRAN. The rattle package (http://rattle.togaware.com) is a multi platform (GNU/Linux, Mac/OSX, MS/Windows) GTK based GUI for data mining (for exploring data and building descriptive and predictive models). It has undergone a lot of development over the past year. A companion book introducing data mining using Rattle is under development, with a draft
2009 Jan 04
0
Rattle 2.4.0 (Data Mining GUI using R)
Version 2.4.0 of Rattle has been released to CRAN. The rattle package (http://rattle.togaware.com) is a multi platform (GNU/Linux, Mac/OSX, MS/Windows) GTK based GUI for data mining (for exploring data and building descriptive and predictive models). It has undergone a lot of development over the past year. A companion book introducing data mining using Rattle is under development, with a draft
2011 May 19
2
Error en Rattle
Saludos colegas. Estoy utilizando el entorno rattle para probar algunas tareas de minería de datos sobre un dataset. Sucede que desde hace unos días cuando intento utilizar rattle me lanza el siguiente error: *> rattle() Error en ret[i, ] <- c(pkgs[i], lib, desc) : número de items para para sustituir no es un múltiplo de la longitud del reemplazo* Llevo algún tiempo intentando
2009 Jul 30
2
Problem with RGtk2 & Rattle
HI Apologies for previously trying to post this question onto the Dev forum. I have recently update my versions of R and related packages. When I try to use rattle the following message appears "Error in .RGtkCall("R_setGObjectProps", obj, value, PACKAGE = "RGtk2") : Invalid property tooltip-text!" I have downloaded and installed the latest available version of
2010 Sep 10
1
Can't event start 'rattle' under Ubuntu 64bit
Dear all, I've wanted to give a try to the rattle GUI for R. After long struggle with dependencies I've finally managed to install rattle and all of its dependencies, although for some of them I've been forced to use cran2deb. And now all I get is: > library(rattle) Loading required package: pmml Loading required package: XML Loading required package: RGtk2 Loading required
2011 Apr 15
1
Launcher for Rattle?
How to make a launcher for Rattle? Regards, Iurie Malai Moldova Pedagogical State University [[alternative HTML version deleted]]
2011 Jan 16
1
The RGtk2 package did not find libglade installed. Please install it.
Hello, I'm looking forward to mining some new data six ways from Sunday with a great looking R application named "rattle". May I please have the benefit of this list's informed thoughts on how to debug an installation error? On Debian Linux's unstable release, I've done root$ aptitude install r-cran-rattle root$ aptitude install r-cran-rgtk2 user$ R
2009 Nov 25
1
rattle(): unable to load shared library
Hi I'm trying to install the rattle GUI on winwos 2000, with last version R 2.10. I had a first problem using the rattle package, as it was asking pkg XMl, which is no more in the CRAN repo. I instead simply install in R/libraries the XML pkg from: http://www.stats.ox.ac.uk/pub/RWin/bin/windows/contrib/2.10/ Maybe I mised something here... So now I was able to run the library(rattle) then,
2007 Feb 28
0
package rattle() - libatk-1.0.0.dll Error
I've installed R-Gui2.4.0 R version 2.4.0 RC (2006-09-27 r39540) Copyright (C) 2006 The R Foundation for Statistical Computing ISBN 3-900051-07-0 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors.
2009 Nov 28
1
Sending signals to current R process from R running under MS Windows (c.f. Esc)
I am using RGtk2 for a simple GUI (rattle). I start rattle from the RGui and I remain able to interact with the RGui while rattle runs. Under MS/Windows, when rattle has initiated some other underlying R command the rattle GUI remains responsive (unlike under GNU/Linux where it is not responsive until the underlying command completes). I can interrupt the running command with a press of the Esc
2007 Feb 13
1
New version of rattle released
A new version of Rattle (2.1.123), a Gnome-base GUI for data mining, written copmletely in R, and available on GNU/Linux, Unix, Mac OSX, and MS/Windows, has been released to CRAN. There has been quite a lot of activity since the last update, including: Transform: Now include basic imputation of missing values. More to follow. Models: Move to using ada for boosting.