On Fri, 5 Oct 2007, [EMAIL PROTECTED] wrote: > Hello, > > > > I can nolonger build R packages in R 2.6.0 (win xp). I get the error > message 'sh' is not recognized as an internal > > or external command. In earlier versions of R I had no problems. Maybe > that someone can help me with this.
You can: read the R-admin manual and make sure you have the correct tools installed _and in your path_. > > > > Jean-Paul Fox. > > > > > > C:\PROGRA~1\R\R-2.6.0\bin>Rcmd build --force --binary C:\Temp\R260\mlirt > > * checking for file 'C:\Temp\R260\mlirt/DESCRIPTION' ... OK > > * preparing 'C:\Temp\R260\mlirt': > > * checking DESCRIPTION meta-information ...'sh' is not recognized as an > internal > > or external command, > > operable program or batch file. > > 'sh' is not recognized as an internal or external command, > > operable program or batch file. > > OK > > * removing junk files > > 'sh' is not recognized as an internal or external command, > > operable program or batch file. > > 'sh' is not recognized as an internal or external command, > > operable program or batch file. > > 'sh' is not recognized as an internal or external command, > > operable program or batch file. > > Error: cannot open file 'mlirt/DESCRIPTION' for reading > > > > > > > > ______________________________________________________ > > > > dr.ir. G.J.A. Fox > > Twente University > Faculty of Behavioural Sciences > > Department of Research Methodology, Measurement and Data Analysis > > PO. Box 217, 7500 AE Enschede > The Netherlands > > > > E-Mail [EMAIL PROTECTED] > > HomePage http://users.edte.utwente.nl/Fox > > Voice +31 (0)53 4893326 > ______________________________________________________ > > > > > [[alternative HTML version deleted]] > > ______________________________________________ > [email protected] mailing list > https://stat.ethz.ch/mailman/listinfo/r-devel > -- Brian D. Ripley, [EMAIL PROTECTED] 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 ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-devel
