Dear Laurent,
I did change the path accordingly. I have R version 2.9.1 so I added the
following commeand in autoexec.bat file:
set PATH=%PATH%;C:\Progra~1\R\rw2091\bin
However I still have the same problem.
Thank you anyway for your help.
Santosh
On Fri, Oct 9, 2009 at 6:28 AM, Laurent Gaut
Did you solve the problem ?
I cannot think of what could be obviously happening on your machine
(especially since you have other machines with which everything is
working fine).
L.
Sebastian Z.urek wrote:
>> Did you compile R with --enable-R-shlib ? (I should have started there,
>> I suppose).
The R bin/ directory might have to be in your PATH.
(there is an entry about that in the FAQ for rpy)
Santosh Mishra wrote:
> Dear friends,
> I am new to Rpy2 and I have the following problem.
> I run the following example code from rpy2 documentation page
>
> import rpy2.robjects as robjects
>