Displaying 3 results from an estimated 3 matches for "gladexmlnew".
2008 Aug 08
1
problem to load the RGrace package
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...
2007 Feb 28
3
Datamining-package rattle() Errors
...face for data mining using R, Version 2.2.0.
Copyright (C) 2006 Graham.Williams@togaware.com, GPL
Type "rattle()" to shake, rattle, and roll your data.
Warning message:
package 'rattle' was built under R version 2.4.1
> rattle()
Error in rattle() : could not find function "gladeXMLNew"
In addition: Warning message:
there is no package called 'RGtk2' in: library(package, lib.loc = lib.loc,
character.only = TRUE, logical = TRUE,
> local({pkg <- select.list(sort(.packages(all.available = TRUE)))
+ if(nchar(pkg)) library(pkg, character.only=TRUE)})
> update.pac...
2007 Feb 28
0
package rattle() - libatk-1.0.0.dll Error
...unable to load shared library
'C:/PROGRA~1/R/R-24~1.0/library/RGtk2/libs/RGtk2.dll':
LoadLibrary failure: The specified module could not be found.
In addition: Warning message:
package 'RGtk2' was built under R version 2.4.1
Error in rattle() : could not find function "gladeXMLNew"
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
When i tried to use the library(RGtk2) I came across libatk-1.0.0.dll error
ask to re-install the application then i re-install but the same problem
presists.
Need some guidance
Thanks
JJ
----
[[alternative HTML version dele...