[R] problem to load the RGrace package

Tomas Lanczos lanczos at fns.uniba.sk
Tue Aug 12 09:55:35 CEST 2008


Hello everybody,

it looks that there is probably a problem with the libglade. I installed
the rattle package and after start I got the following errormessage:

> library(rattle)
Rattle, Graphical interface for data mining using R, Version 2.3.65.
Copyright (C) 2008 Togaware Pty Ltd
Type "rattle()" to shake, rattle, and roll your data.
> rattle()
Error in rattle() :
  The RGtk2 package did not find libglade installed. Please install it.

In the case of the RGrace it did not find the gladeXMLNew funktion which
also is a part the libglade. Now the question (maybe a stupid one) is,
where exactly the problem is, whether is it a libglade2 library or the
libglade belonging to the RGtk2 is not correctly installed... Does have
somebody an idea what should I do?

tomas

Tomas Lanczos wrote:
> Hello,
>
> thank You for Your answer, I have exactly the same package versions. 
> Strange ...
>
> tomas
>
>
> Prof Brian Ripley wrote:
>> Is your RGtk2 up to date?  That is where gladeXMLNew comes from, and 
>> it is in my copy (2.12.5-3).  Specifically I get
>>
>>> sessionInfo()
>> R version 2.7.1 (2008-06-20)
>> x86_64-unknown-linux-gnu
>> ...
>> other attached packages:
>> [1] RGrace_0.6-6    cairoDevice_2.8 RGtk2_2.12.5-3
>>
>>
>> On Fri, 8 Aug 2008, Tomas Lanczos wrote:
>>
>>> When I am loading the RGrace package I am getting the following 
>>> errormessage:
>>>
>>> Loading required package: RGtk2
>>> Loading required package: grid
>>> Loading required package: cairoDevice
>>> Error in figure() : could not find function "gladeXMLNew"
>>> Error : .onLoad failed in 'loadNamespace' for 'RGrace'
>>> Error: package/namespace load failed for 'RGrace'
>>>
>>> I am running R 2.7.1 on Ubuntu 8.04 Hardy Heron
>>>
>>> I found only one reference for this prob here: 
>>> http://www.r-project.org/nosvn/R.check/r-oldrel-macosx-ix86/RGrace-00check.txt 
>>>
>>>
>>> Is it a bug or a system specific problem? Has it any workaround?
>>>
>>> regards and thx in advance
>>>
>>> tomas
>>>
>>> ______________________________________________
>>> R-help at r-project.org mailing list
>>> https://stat.ethz.ch/mailman/listinfo/r-help
>>> PLEASE do read the posting guide 
>>> http://www.R-project.org/posting-guide.html
>>> and provide commented, minimal, self-contained, reproducible code.
>>>
>>
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide 
> http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>



More information about the R-help mailing list