[R] Re: [Rd] Problem with DLL in Windows NT (PR#763)

Prof Brian Ripley ripley at stats.ox.ac.uk
Mon Dec 11 17:52:00 CET 2000


On Mon, 11 Dec 2000, Uwe Ligges wrote:

> 
> 
> hanspeter_wuermli at swissre.com wrote:
> > 
> > Full_Name: Hans Peter Würmli
> > Version: 1.0.0 or latest
> > OS: NT4.0
> > Submission from: (NULL) (193.134.170.35)
> > 
> > I used R for some time and loading a library worked fine. I received a new PC a
> > few days ago and cannot remember whether I had used the program that doesn't
> > work anymore, because library "integrate" cannot be loaded. Since I installed
> > the latest version (1.1.1? the one copying files into rw1011) together with the
> > replacement R.dll, the error appeared. Going back to 1.0.0 doesn't help.
> > 
> > When I type: > require(integrate)
> > 
> > a error message popup window appears:
> > 
> > "Rgui.exe - Entry Point Not Found
> > The procedure entry point REAL could not be located in the dynamic link library
> > R.dll"
> > 
> > R error message:
> > 
> > "Loading required package: integrate
> > Error in dyn.load(x, as.logical(local), as.logical(now)) :
> >         unable to load shared library
> > "D:\data\WUH\R\rw1000/library/integrate/libs/integrate.dll":
> >   LoadLibrary failure"
> > 
> > I am grateful for help (but not desperate as I run Linux at home).
> 
> Works for me on R-1.1.1, NT4.0.
> Did you anstall the latest integrate package?

Just to spell that out, I suspect that you have too old a version of
integrate.zip.  What you want is not the latest, but the version in
bin/windows/contrib/Old on CRAN.  `Old' because R-1.2.0 is due out this
week, and I have begun to clear the decks.

As a general point, do make sure that compiled packages are at least
as late as the version of R you are using, and when R 1.2.0 is released
on Windows, users will need to update most of the packages: those from
rw1011 will not work in most cases.

-- 
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 272860 (secr)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list