(=C:\R) setup, running the
same wrapper within Excel experiences problem with eigen and solve
functions unless you explicity specify LINPACK=T.
Best Regards,
Zehao
-Original Message-
From: Prof Brian Ripley [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 07, 2008 2:18 PM
To: Chen, Zehao
Hello,
I was building a R addin for Excel. I was able to build R.dll, export to
Rdll.lib and wrap it in a Excel addin (.xll) format. Most basic
functions work fine within Excel except functions that use LAPACK, e.g.
eigen, solve etc. But if you use solve(..., LINPACK = T). That's fine.
So apparen
> Hi R users,
>
> I've been developing a C++ library that depends on R through R.dll.
> The current way is to have R directories somewhere and have R_HOME
> pointing to it. This works. But it's inconvenient when deploying this
> library since the whole R distribution has to be deployed with it.
>
Hi R users,
I've been developing a C++ library that depends on R through R.dll. The
current way is to have R directories somewhere and have R_HOME pointing
to it. This works. But it's inconvenient when deploying this library
since the whole R distribution has to be deployed with it.
It would be v
4 matches
Mail list logo