Displaying 20 results from an estimated 900 matches similar to: "Error en Rattle"
2011 Apr 11
2
R en la web
Saludos colegas. Soy nuevo en R y me gustaría saber si es posible embeber código HTML en funciones R para hacer interfaces web. Es decir, lo que quiero hacer es una aplicación web que utilice R para el procesamiento estadístico de los datos y que me los grafique en la web. ¿Es posible hacer esto? . Saludos.
--
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
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]]
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
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 Apr 15
1
Launcher for Rattle?
How to make a launcher for Rattle?
Regards,
Iurie Malai
Moldova Pedagogical State University
[[alternative HTML version deleted]]
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
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
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 Feb 25
2
how to install rattle for data mining
library(rattle)
Loading required package: pmml
Loading required package: XML
Error: package 'XML' could not be loaded
In addition: Warning message:
In library(pkg, character.only = TRUE, logical.return = TRUE, lib.loc =
lib.loc) :
there is no package called 'XML'
i have installed glade package
>install.packages("RGtk2")
> install.packages("rattle")
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
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 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.
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.
2007 Jul 30
1
how to install rattle() in R-GUI2.5.1
Dear Group,
I have installed R-GUI 2.5.1, thereby i tried install
>install.packages("RGtk2")
>install.packages ("rattle")
where i have problems such as below:
> install.packages("RGtk2")
Warning: unable to access index for repository
http://cran.au.r-project.org/bin/windows/contrib/2.5
Warning message:
package 'RGtk2' is not available
>
2009 Jan 09
1
a first opinion on rattle
Graham
I have installed rattle and is pretty intuitive and friendly. However, I miss some features of the original packages which cannot be invoked from rattle. For example, 'randomForest' package is used but random forests cannot be used in one of -in my opinion- most powerful aspects like regression. The same about SVM . I would also say include RVM which the scientific literature
2007 Mar 09
2
rattle()->RData->Explore->GGobi->>libggobi-0.dll--Error
Hello,
I am using R-2.4.1 with Rattle()
i load Rdata (ttData) which has 2columns and 66 rows
When i execute Explore under GGobi for visualization i am facing the
problem,
---- libggobi-0.dll not found
---libggobi-0.dll was not found.... reinstalling the application may
fix the problem
i try install.packages("rggobi") its been installed from CRAN however
when i use it from rattle()
2007 Mar 07
1
rattle- MSACCESS database problem
library(RGtk2)
library(rattle)
rattle()
click the ODBC option it as the DSN i am a bit confused with this i already
put my *.mdb file in C:drive
i try put the DSN name as Microsoft Access driver, in the appropriate text
box but i couldnt locate the table
i tried the other way round open-> locate the *.mdb in C:drive couldnt
locate
i tried RODBC aswell, but i want to use rattle to Data mine
2007 Mar 13
1
Rattle() GGobi()-Plots- How to save?
I am using R2.4.1 and using Rattle()
Rattle() --> Explore--> GGobi
I need to save the Scatter plot matrix in any type of image format.
But it save as *.xml file how can i reterive the *.xml into *.bmp or *.png?
I have tried the Export button in Rattle() not much options.
Need the group help
JJ
--
Lecturer J. Joshua Thomas
KDU College Penang Campus
Research Student,
University Sains
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