Hello all,

I recently installed rpy2 so that I could use R through Python.

However, R was not recognized in the command line.

So I decided to add it to the PATH variables. But it just doesnt work....
And what I mean by it doesnt work is : No matter what I type at the prompt
in DOS- be it R, Rcmd, R CMD, Rscript- it is not recognized as a command.

Path variables used :
1. %R_HOME% --> C:\Program Files\R\R 2.12.1\
2. %R_HOME%\bin
3. %R_HOME%\bin\i386
4. Some Batchscripts I found online that recognize the R.exe in \bin\i386
but only if I run the batch file...its not natively recognized (if I were to
type 'R' at the prompt in DOS, its not recognized)

I would appreciate any help in this matter.
Or should I do something else so that I can try rpy2?

Python version 2.6.6
R 2.12.1
rpy2 2.0.8


-- 
Aaditya Nanduri
aaditya.nand...@gmail.com

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to