Gabor, thank you for this link.
I think I'll check R versions with similar tests in .NET.
Gabor Grothendieck a écrit :
If you look at batchfiles
http://batchfiles.googlecode.com
the Rcmd.bat batch file checks for the latest version of R in the registry
and Rversions.bat lists all the version
That'd be great... thank you.
Mike
_
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Julien
Vanwinsberghe
Sent: Monday, November 19, 2007 10:12 AM
To: R (D)COM and RExcel server related issues
Subject: Re: [Rcom-l] R.Net GUI
Mike, thanks for your answer, I'm currently d
Mike, thanks for your answer, I'm currently doing the same thing...
If you want, I can send you my sources when I'll have make some code to
fix it.
Julien
Mike Ryckman a écrit :
Hi Julien,
Thank you... I'm glad to hear people like it...
Actually I somewhat cheated in that regard... The
Hi Julien,
Thank you... I'm glad to hear people like it...
Actually I somewhat cheated in that regard... The installation program is
automatically created by Visual Studio Express. The reason I want to
migrate to a real version of Visual Studio is that then I can control the
installation and c
If you look at batchfiles
http://batchfiles.googlecode.com
the Rcmd.bat batch file checks for the latest version of R in the registry
and Rversions.bat lists all the versions and Rversions.hta does it too but in
javascript.
On Nov 19, 2007 11:56 AM, Julien Vanwinsberghe <[EMAIL PROTECTED]> wrot
Hi Mike,
I've tried your .NET R GUI, it's very nice !
I'll be really interested to take a look on it if you make it an open
source project.
How did you check the produces installed on the computer before
installation ?
By searching exe files, looking in system registry, or another way ?
(I
Hello everyone,
I just wanted to send a quick note out to say that I've been working on a
GUI for R built on the .NET framework... at this point I've called it R.Net.
I ultimately plan to release it as an open source project if anybody seems
vaguely interested in it... It's based on the Rcmdr pac
Dear Wayne,
Wouldn't it be sufficient to know how to insert a picture file into PowerPoint
via rcom?
The following VBA code does that:
' VBA PowerPoint
Sub InsertGraphicOnSlide()
Dim ppApp As PowerPoint.Application
Dim ppPres As PowerPoint.Presentation
Dim ppShape As PowerPoint.Shape
Hi everyone,
Im trying to learn more about using rcom to generate powerpoint presenatations.
I have found a few examples on how to do some basic stuff:
http://mailman.csd.univie.ac.at/pipermail/rcom-l/2006-December/001363.html
http://www.mf.uni-lj.si/ibmi/biostat-center/gradiva/Lajovic_ppti