[Rcom-l] RE: Problem in calling R in Excel

2008-07-21 Thread Iqbal Hussain
Your problem might be in the string you are passing to RInterface.RRun Try something like this: Sub test() Dim code As String code = "source('c://global//source//admin//porto.r' )" Call rinterface.RRun(code) End Sub From: [EMAIL PROTECTED] [mailto:[EMAIL PRO

[Rcom-l] FW: Installation Error "R and friends"

2008-02-21 Thread Iqbal Hussain
Hello, I used the "RandFriends" installer this morning. Still getting the same error in excel vba, as below. "Object Library Invalid or contains references to object definitions that could not be found" Thanks, -Original Message- From: Iqbal Hussain Sent: 21 Fe

[Rcom-l] Installation Error RSrv250_pl1 Excel 2003

2008-02-21 Thread Iqbal Hussain
Hi, I installed R version 2.6.0 fine. Next tried to install RSrv250_pl1.exe( 08-Mar-2007 10:12 2.9M ) The installation seems to complete, but at the end fires up excel vba module With the following error: -Compile error: -"Object Library Invalid or contains references to obj