[R] Rcmd not working on Windows
Gabor Grothendieck
ggrothendieck at gmail.com
Thu Oct 12 05:31:28 CEST 2006
That's a windows message which says it can't find the command
you typed anywhere on its path.
If you can't figure it out get Rcmd.bat from batchfiles:
http://cran.r-project.org/contrib/extra/batchfiles/
and place that file anywhere on your path. It will
find R in the registry and run Rcmd.exe without
you having to set any paths.
On 10/11/06, John Tillinghast <tilling at gmail.com> wrote:
> I changed the path to include C:\Program Files\R\R-2.3.1\bin, but Rcmd check
> [package] just returns an error:
> 'Rcmd' is not recognized as an internal or external command, operable
> program or batch file.
>
> Any ideas? I want to be able to compile this package on Windows.
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at stat.math.ethz.ch 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.
>
More information about the R-help
mailing list