Re: [R] Cannot run R from command prompt

2008-04-04 Thread Gabor Grothendieck
Did you start up a new command line session after setting the path? Also note that at http://batchfiles.googlecode.com there are batchfiles: R.bat, Rcmd.bat etc. They can be placed anywhere in your path and then you can just write R or Rcmd, etc. With those you don't have to change your path at

[R] Cannot run R from command prompt

2008-04-04 Thread Vidhu Choudhary
Hello, I have installed R 2.6 on windows 2000 and now from the command prompt when I type R it show " 'R' is not recognized as an internal or external command, operable program or batch file." If I change the path to C:\R\R-2.6.2\bin and then type R it runs fine. I have changed my envionment vari