Re: [Rd] update.packages fails with directory not found

2010-05-11 Thread Duncan Murdoch
On 11/05/2010 6:21 PM, Mike Prager wrote: On Tue, 11 May 2010 11:05:45 -0400, Duncan Murdoch wrote: I'd appreciate it if you could check whether the problems remain in R-devel, revision 51980 or later. (A build of this revision should be on CRAN by tomorrow, at http://cran.r-project.org/

Re: [Rd] update.packages fails with directory not found

2010-05-11 Thread Mike Prager
On Tue, 11 May 2010 11:05:45 -0400, Duncan Murdoch wrote: >I'd appreciate it if you could check whether the problems remain in >R-devel, revision 51980 or later. (A build of this revision should be >on CRAN by tomorrow, at >http://cran.r-project.org/bin/windows/base/rdevel.html .) > Thanks fo

Re: [Rd] Sweave Feature Requests and Questions

2010-05-11 Thread Roger Peng
Hi, see below. On Sat, May 8, 2010 at 7:35 PM, Charlotte Maia wrote: > Furthermore, any help appreciated here: > 1. Does anyone know how to build Sweave documents, using Make, without > starting a new instance (or multiple instances) of R, every time Make > is called? This can be worked aroun

Re: [Rd] update.packages fails with directory not found

2010-05-11 Thread Duncan Murdoch
I've now also committed a change to the file.rename code (on Windows) so that it waits for the file copy to complete before returning. It seems possible that it was returning too early, so the next step of the install failed. I'd appreciate it if you could check whether the problems remain in

Re: [Rd] update.packages fails with directory not found

2010-05-11 Thread peter dalgaard
On May 11, 2010, at 12:35 PM, Georgi Boshnakov wrote: > I posted a similar problem to this list but had no response. > The full email is copied below. Well, things sometimes just fly by > > In a nutshell, I traced the message to normalizePath, > which issues it. The directory does not exis

Re: [Rd] update.packages fails with directory not found

2010-05-11 Thread Duncan Murdoch
On 11/05/2010 6:35 AM, Georgi Boshnakov wrote: I posted a similar problem to this list but had no response. The full email is copied below. Thanks for reposting this. I didn't see the original (I was travelling at the time). In a nutshell, I traced the message to normalizePath, which issu

Re: [Rd] update.packages fails with directory not found

2010-05-11 Thread Georgi Boshnakov
I posted a similar problem to this list but had no response. The full email is copied below. In a nutshell, I traced the message to normalizePath, which issues it. The directory does not exist because a "move/rename directory" command, issued at the end of the installation, failed. The direct