Re: [Rcom-l] Embedded R in C++

2008-05-29 Thread Michal Blazejczyk
Hi, Since the R connector uses COM, you'll need to familiarize yourself with COM programming in C++ which is not the most intuitive way of using COM. Generally, the problem is that C++ doesn't integrate natively with COM. Find any example of using COM objects in C++, and take it from there. Goo

Re: [Rcom-l] Embedded R in C++

2008-05-29 Thread spam spam
Thanks for such a quick answers! Unfortunately, I have read that before and still don't know how to make it. There is no C/C++ exampe in a package from that site. I don't know C# and have to little time to learn it now. I know it can't be so complicated as it seems to be! I need just a few lines of

Re: [Rcom-l] Embedded R in C++

2008-05-29 Thread Felipe Momm
I have a sample using C#, if you want, let me know. 2008/5/29 Thomas Baier <[EMAIL PROTECTED]>: > spam spam schrieb: > >> Hi! >> > > Hi "spam spam"! Interesting name, indeed! > > I have a problem with embedding R in C++. I've been looking for a friendly >> tutorial or sample code over the web, b

Re: [Rcom-l] Embedded R in C++

2008-05-29 Thread Thomas Baier
spam spam schrieb: Hi! Hi "spam spam"! Interesting name, indeed! I have a problem with embedding R in C++. I've been looking for a friendly tutorial or sample code over the web, but didn't manage to find. I need to use R in my C++ application, which is my project at studies. See http://le

[Rcom-l] Embedded R in C++

2008-05-29 Thread spam spam
Hi! I have a problem with embedding R in C++. I've been looking for a friendly tutorial or sample code over the web, but didn't manage to find. I need to use R in my C++ application, which is my project at studies. I'll be very thankful for any help. ___

RE: [Rcom-l] RAndFriendsSetup2070V20-5 issues

2008-05-29 Thread Wayne.W.Jones
Thanks Erich, This is very much appreciated. Looking forward to meeting you at UseR-2008. Wayne -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Erich Neuwirth Sent: 29 May 2008 14:53 To: R (D)COM and RExcel server related issues Subject: Re: [Rcom-l]

RE: [Rcom-l] RAndFriendsSetup2070V20-5 issues

2008-05-29 Thread Wayne.W.Jones
Hi Erich, I have had a little more time to analyse why the RExcel examples are not working correctly. It seems to be associated with the worksheet functions as opposed to the macro functions. Im getting errors in the "interactive graphics" demo because the variable x is not being read in c

Re: [Rcom-l] RAndFriendsSetup2070V20-5 issues

2008-05-29 Thread Erich Neuwirth
This was due to a recent change caused by another error. I will put up a new version later tonight. [EMAIL PROTECTED] wrote: Hi there, I have just downloaded and installed the latest version of RandFriends ( RAndFriendsSetup2070V20-5). It installed with no problems or error messages using Ex

RE: [Rcom-l] RAndFriendsSetup2070V20-5 issues

2008-05-29 Thread Wayne.W.Jones
Hi Erich, No I was running the demo files one by one. Regards Wayne -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Erich Neuwirth Sent: 29 May 2008 14:05 To: R (D)COM and RExcel server related issues Subject: Re: [Rcom-l] RAndFriendsSetup2070V20-5 issue

Re: [Rcom-l] RAndFriendsSetup2070V20-5 issues

2008-05-29 Thread Erich Neuwirth
Do you have another demo file open at the same time? [EMAIL PROTECTED] wrote: Hi there, I have just downloaded and installed the latest version of RandFriends ( RAndFriendsSetup2070V20-5). It installed with no problems or error messages using Excel 2007 on both Vista and XP machines. Howe

[Rcom-l] RAndFriendsSetup2070V20-5 issues

2008-05-29 Thread Wayne.W.Jones
Hi there, I have just downloaded and installed the latest version of RandFriends ( RAndFriendsSetup2070V20-5). It installed with no problems or error messages using Excel 2007 on both Vista and XP machines. However, the RExcel examples are not working correctly on both XP and Vista. FOr