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@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.


--
Brian D. Ripley,                  [EMAIL PROTECTED]
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595

______________________________________________
R-help@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.

Reply via email to