Skip to content

rw1062

1 message · David Khabie-Zeitoune

#
On the subject of the LAPACK error -- I also had this problem with the R
(D)COM package. It appears that there is a problem accessing the newer
LAPACK routines rather than the original LINPACK routines which were
built into R. I sent a query to the r-com mailing list and found the
following helpful reply from Roger Bivand fixed my problem (see message
below for the full story...).
believe
I have not installed 1.7.1 yet so cannot confirm if this is fixed in
this version, although from what you say it seems not.

-----Original Message-----
From: Roger Bivand [mailto:Roger.Bivand at nhh.no] 
Sent: 14 May 2003 17:19
To: David S. Khabie-Zeitoune
Cc: rcom-l at mailman.csd.univie.ac.at
Subject: Re: [Rcom-l] R Excel complains about not finding lapack.dll
On Wed, 14 May 2003, David S. Khabie-Zeitoune wrote:

            
For the time being, do: solve(..., LINPACK=TRUE)

This uses the older, built-in functions rather than lapack.dll. I
believe 
a patch has been made to the R windows release, but we'll have to wait 
until 1.7.1, perhaps, for the path to work correctly.

-- 
Roger Bivand
Economic Geography Section, Department of Economics, Norwegian School of
Economics and Business Administration, Breiviksveien 40, N-5045 Bergen,
Norway. voice: +47 55 95 93 55; fax +47 55 95 93 93
e-mail: Roger.Bivand at nhh.no

-----Original Message-----
From: Prof Brian Ripley [mailto:ripley at stats.ox.ac.uk] 
Sent: 25 June 2003 17:02
To: S?ren Merser
Cc: R - help
Subject: Re: [R] rw1062


The problem is that you have not put the rw1071/bin directory in your 
path, and so your DCOM-using application is unable to find the dependent

DLLs of R.  This is a problem with the R (D)COM instructions.
On Wed, 25 Jun 2003, S?ren Merser wrote:

            
Actually, it didn't without the path set.
They are perfectly valid in Windows, but that `quote' is not the error 
message I get.
There never was such a zip file.