2008/11/8 <[EMAIL PROTECTED]>:
> Thanks for the help so far. I inserted the R executable in the Path, but I
> still get the same error.
>
i can see how that might not work
> Unfortunately, I don't know how to define the R_HOME environment variable
> as suggested in
> http://rpy.sourceforge.net/r
Sorry, my bad!
I inserted "C:\Program Files\R\R-2.7.0\bin\R.exe" in the path which gave
the same error as before.
Now I changed it to "C:\Program Files\R\R-2.7.0\bin" and tt works fine
now. :-)
Thank you for you help again, Laurent!
Cheers
Oliver
laurent <[EMAIL PROTECTED]> wrote on 08.11.2008
On Sat, 2008-11-08 at 21:05 +0100, [EMAIL PROTECTED] wrote:
> Thanks for the help so far. I inserted the R executable in the Path, but I
> still get the same error.
Strange. That should be sufficient.
Open a DOS shell and enter:
R RHOME
and see what it returns
> Unfortunately, I don't know how
Thanks for the help so far. I inserted the R executable in the Path, but I
still get the same error.
Unfortunately, I don't know how to define the R_HOME environment variable
as suggested in
http://rpy.sourceforge.net/rpy2/doc/html/rinterface.html#initialization.
Cheers
Oliver
laurent <[EMAIL
Revision: 689
http://rpy.svn.sourceforge.net/rpy/?rev=689&view=rev
Author: lgautier
Date: 2008-11-08 18:07:08 + (Sat, 08 Nov 2008)
Log Message:
---
Edit for the source of win32 binary installers
Modified Paths:
--
rpy2/branches/version_2.0.x/doc/source/
Revision: 688
http://rpy.svn.sourceforge.net/rpy/?rev=688&view=rev
Author: lgautier
Date: 2008-11-08 15:29:00 + (Sat, 08 Nov 2008)
Log Message:
---
merge change from 2.0.x branch
Modified Paths:
--
rpy2/trunk/NEWS
rpy2/trunk/rpy/rinterface/__init__.
Revision: 687
http://rpy.svn.sourceforge.net/rpy/?rev=687&view=rev
Author: lgautier
Date: 2008-11-08 15:05:39 + (Sat, 08 Nov 2008)
Log Message:
---
Informative message when 'R HOME' does not return anything
Modified Paths:
--
rpy2/branches/version_2.0.x