[R] Re: Contributed packages for R windows port

Prof Brian D Ripley ripley at stats.ox.ac.uk
Fri Aug 6 07:41:38 CEST 1999


On Thu, 5 Aug 1999, Karl M. Syring wrote:

> I tried to to build the mclust.dll with f2c and VC5 (R0.64.2). It turns out
> that two routines, d1mach and intpr, are missing from blapack.f.

Those entry points are both in the R.dll, so should be found on linking
against it.

> Supplying d1mach as dmach from Linpack and and inserting a dummy intpr (this
> prints an error message that may be of not much use in the Windows version)

R's intpr does work on the Windows console.

> resulted in a mclust.dll that seems to work.
> On the other hand, building the dll with the ecgs-1.1.2 distribution still
> gives the message "LoadLibrary  failed" or so.

I got past that, indeed got a DLL that seemed to work but that crashed R
on my own examples.

-- 
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