On Mon, Mar 14, 2011 at 12:07 AM, Paul Y. Peng <pywp...@gmail.com> wrote: > Yes, I do have Rtools installed on two Windows PCs I tested, and I used them > to build R packages. I use sed all the time with no problems. Thanks for > confirming me that it works on your Windows PC. I will test it again and > will update you if I find out what's wrong in my pc.
Presumably you don't have it on your path at the point that you are using R. There are some batch files at http://batchfiles.googlecode.com that not only call R but also temporarily add Rtools to the path if they find Rtools on your system. -- Statistics & Software Consulting GKX Group, GKX Associates Inc. tel: 1-877-GKX-GROUP email: ggrothendieck at gmail.com ______________________________________________ R-help@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.