[R] error with .dll file and RGtk2

Prof Brian Ripley ripley at stats.ox.ac.uk
Thu Jul 24 17:17:40 CEST 2008


On Fri, 25 Jul 2008, paulandpen wrote:

> Hi all,
>
> I am getting the following error message.
>
> Does somebody know what needs to happen here?
>
> I have tried re-installing the RGtk2 package and also downloading a .dll file 
> and installing it in the RGtk2 file folder
>
> Error in dyn.load(x, as.logical(local), as.logical(now)) :
>       unable to load shared library 
> 'C:/PROGRA~1/R/R-25~1.1/library/RGtk2/libs/RGtk2.dll':
> LoadLibrary failure:  The specified module could not be found.

Unless your OS if Win2000 (and you didn't say), you should get a popup 
that tells you more.

But to use RGtk2, you need to install the Win32 RGtk2 runtime *and have it 
in your path*.  See http://gladewin32.sourceforge.net/.  Most likely you 
haven't done that successfully.

And the posting guide asked you to update your R *before* posting, so 
please do so now.

-- 
Brian D. Ripley,                  ripley at stats.ox.ac.uk
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



More information about the R-help mailing list