Displaying 20 results from an estimated 2000 matches similar to: "rattle(): unable to load shared library"
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 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 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
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
>
2007 Feb 28
3
Package RGtk2, rattle, libatk-1.0.0.dll Errors
Dear Group,
I have followed the instructions from the link
http://datamining.togaware.com/survivor/Installing_GTK.html
However i couldn't fix the libatk01.0.0.dll application error
Here, i did uninstall R-Gui-2.4.0 then did the fresh installation and still
facing the same problem
I am using Windows- XP
*Please find the following*
R version 2.4.0 (2006-10-03)
Copyright (C) 2006 The R
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
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")
2009 Nov 20
1
Has anyone had success with RGTK2/rattle and windows 7 64-bit?
I have been unable to get rattle to run in my new Windows7-64 bit configuration. For wither Rgtk2 or rattle, I get an error:
Entry point not found
The procedure entry point g_assetion_message_expr could not be located in the dynamic link library libglib-2.0-0.dll.
Any help is really appreciated.
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 Jan 08
1
How to use Rattle for Data mining through R?
Dear Mr. Bengtsson,
Now i am able to work with R-Matlab interface comfortably. Thanks to you. Recently, I came to know that R can be used for data mining as well. I went through the following site for this :
http://rattle.togaware.com/
As they have suggested, I have also installed the two packages:
> install.packages("RGtk2")
> install.packages("rattle")
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
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
2010 Feb 03
2
Installation woes for rattle (and other packages)
Yesterday I wanted to try rattle on Ubuntu 9.04 Jaunty. I had (and still have) it running
(though it complains on startup a bit -- I'll look into that later) on a different bootup
on the same machine with 8.04 Hardy.
I got an error that libglade cannot be found, and various attempts to get glade support
failed. I removed and reinstalled R -- same problem.
To avoid the issue of local setup
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.
2008 May 25
1
installing source package RGtk2 on mac os x 10.4.11
Dear All,
I'm trying to install the source package RGtk2
(RGtk2_2.12.5-3.tar.gz) on a i-Mac running os x 10.4.11:
Nome modello: iMac
Identificatore modello: iMac6,1
Nome processore: Intel Core 2 Duo
Velocità processore: 2.16 GHz
Numero di processori: 1
Numero totale di nuclei: 2
L2 Cache (per processore): 4 MB
Memoria: 2 GB
Velocità bus: 667 MHz
Versione Boot
2010 Sep 23
2
Rv: Instalación Rattle para windows de 64 bits
Saludos Cordiales
Estoy tratando de instalar el rattle, sin embargo, me sale un error indicando que tengo que especificar la instalaciòn para 64 bits, alguien de ustedes sabe como hacerlo.
Atte
Diego Maldonado
[[alternative HTML version deleted]]
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
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
2008 Sep 30
1
crashes while using Rattle (GTK+)
Hi,
I'm using R 2.7.2 for Windows.I have also installed gtk-dev-2.12.9 and
rattle 2.3.65. When I work in rattle, I occasionally get these messages :
GLib-WARNING (recurser) **: g_main_context_prepare() called recursively from
within a source's check() or prepare() member. aborting....
or
GLib-WARNING (recurser) **: g_main_context_prepare() called recursively from
within a source's