I installed version 2.10.9-1 of RGtk2, but when I tried to load it I
received the following message:
> local({pkg <- select.list(sort(.packages(all.available = TRUE)))
+ if(nchar(pkg)) library(pkg, character.only=TRUE)})
Error in dyn.load(x, as.logical(local), as.logical(now)) :
unable to load shared library
'C:/Programmi/R/R-2.5.0/library/RGtk2/libs/RGtk2.dll':
LoadLibrary failure: impossible to find the specified procedure
Error: package/namespace load failed for 'RGtk2'
>
I checked in the directory
C:/Programmi/R/R-2.5.0/library/RGtk2/libs/
and the RGtk2.dll module does exist.
Any indication about how to solve this problem?
Giulio Barcaroli
______________________________________________
[email protected] 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.