Dear all, I've just downloaded the miniR.exe, miniR-1.bin,....,miniR-8.bin in order to update R to 1.6.2 (I cannot download the file of 19Mb !). The installation seems to have worked fine, but I can't find in the /bin dir several files that were, for instance, in the /bin directory in the version 1.5.1 In particular the file Rcmd.exe is missing, therefore I cannot run R in BATCH mode (I have the Perl installed on my PC). Am I missing anything or did the installation fail? best, vito
ripley@stats.ox.ac.uk
2003-Mar-11 14:47 UTC
[R] about the "mini-distribution" (R for Win )
On Tue, 11 Mar 2003, vito muggeo wrote:> I've just downloaded the miniR.exe, miniR-1.bin,....,miniR-8.bin in order to > update R to 1.6.2 (I cannot download the file of 19Mb !). The installation > seems to have worked fine, but I can't find in the /bin dir several files > that were, for instance, in the /bin directory in the version 1.5.1 > > In particular the file Rcmd.exe is missing, therefore I cannot run R in > BATCH mode (I have the Perl installed on my PC).See the rw-FAQ for how to do so.> Am I missing anything or did the installation fail?No, it is a mini distribution. The files for compiling source packages are not included (amongst others), and they were not included by default in 1.5.1 either. For rw1070, Rcmd.exe will be included in the mini distribution I expect. -- Brian D. Ripley, ripley at stats.ox.ac.uk Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ University of Oxford, Tel: +44 1865 272861 (self) 1 South Parks Road, +44 1865 272866 (PA) Oxford OX1 3TG, UK Fax: +44 1865 272595
vito muggeo wrote:> Dear all, > I've just downloaded the miniR.exe, miniR-1.bin,....,miniR-8.bin in order to > update R to 1.6.2 (I cannot download the file of 19Mb !). The installation > seems to have worked fine, but I can't find in the /bin dir several files > that were, for instance, in the /bin directory in the version 1.5.1 > > In particular the file Rcmd.exe is missing, therefore I cannot run R in > BATCH mode (I have the Perl installed on my PC). > > Am I missing anything or did the installation fail?For R-1.6.2 the mini distribution doesn't contain Rcmd.exe. You have to download either the complete installation file rw1062.exe (19MB) or compile R yourself from sources (8.5 MB). The latter case make only sense if you have already got the compiler and tools (really huge for downloads). Uwe Ligges