[R] [R-pkgs] RGtk2 2.10.x series available

Giulio Barcaroli barcarol at istat.it
Thu Jun 21 11:28:22 CEST 2007


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


More information about the R-help mailing list