[R] Help from DOS Command Prompt
jim holtman
jholtman at gmail.com
Tue Jul 24 15:31:10 CEST 2012
The PATH variable is a 'path'; you have specified an executable. Try:
...;C:\Program Files\R\R-2.15.1\bin\x64
On Tue, Jul 24, 2012 at 9:19 AM, goss <winston.snyder at gmail.com> wrote:
> Thank you all,
>
> I tried adding to the path variable
> ...;C:\Program Files\R\R-2.15.1\bin\x64\R.exe
>
> I then entered r.exe --help at the Windows Command Prompt
> I received the same error message:
> "r.exe is not recognized as an internal or external command, operable
> program or batch file"
>
> I tried many variations or r.exe --help all with the same response.
>
> I then tried adding to the path variable:
> ...;C:\Program Files\R\R-2.15.1\bin\x64\Rterm.exe
>
> I receive the same error message when I enter r.exe --help and its
> derivatives at the Windows Command Prompt.
>
> Any other ideas?
> Thanks
> w
>
>
>
> --
> View this message in context: http://r.789695.n4.nabble.com/Help-from-DOS-Command-Prompt-tp4637557p4637593.html
> Sent from the R help mailing list archive at Nabble.com.
>
> ______________________________________________
> R-help at 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.
--
Jim Holtman
Data Munger Guru
What is the problem that you are trying to solve?
Tell me what you want to do, not how you want to do it.
More information about the R-help
mailing list