Re: [Rd] R CMD check file issues

2011-09-25 Thread Nick Sabbe
@r-project.org Subject: Re: [Rd] R CMD check file issues I'm on Windows 7 (64-bit) and everything works perfectly. Obviously, there is either another process locking down a file with the same name or the directory doesn't exist at the time of the file() call. Now to the most important

Re: [Rd] R CMD check file issues

2011-09-25 Thread Nick Sabbe
:04 To: Henrik Bengtsson Cc: r-devel@r-project.org Subject: Re: [Rd] R CMD check file issues I do see this on Win7, and it is an antivirus issue (Sophos). Excluding the R check area solves it for me, as does an earlier delete. I have considered adding a delay in check.R, but it is not clear

Re: [Rd] R CMD check file issues

2011-09-25 Thread Henrik Bengtsson
...@gmail.com] On Behalf Of Henrik Bengtsson Sent: donderdag 22 september 2011 17:59 To: Duncan Murdoch Cc: Nick Sabbe; r-devel@r-project.org Subject: Re: [Rd] R CMD check file issues I'm on Windows 7 (64-bit) and everything works perfectly.  Obviously, there is either another process locking

Re: [Rd] R CMD check file issues

2011-09-25 Thread Prof Brian Ripley
-Original Message- From: henrik.bengts...@gmail.com [mailto:henrik.bengts...@gmail.com] On Behalf Of Henrik Bengtsson Sent: donderdag 22 september 2011 17:59 To: Duncan Murdoch Cc: Nick Sabbe; r-devel@r-project.org Subject: Re: [Rd] R CMD check file issues I'm on Windows 7 (64-bit) and everything

[Rd] R CMD check file issues

2011-09-22 Thread Nick Sabbe
This problem is likely to be specific to Windows, and particularly Win7. After a successful build of a package (R CMD build addendum), I immediately run an R CMD check for the same package. Not always, but _very_ often, I get the following error: C:\Users\nisabbe\Documents\@Doctoraat\RR CMD

Re: [Rd] R CMD check file issues

2011-09-22 Thread Uwe Ligges
Are you sure there is no other check process or editor that locks the file? Uwe Ligges On 22.09.2011 13:53, Nick Sabbe wrote: This problem is likely to be specific to Windows, and particularly Win7. After a successful build of a package (R CMD build addendum), I immediately run an R CMD

Re: [Rd] R CMD check file issues

2011-09-22 Thread Nick Sabbe
...@statistik.tu-dortmund.de] Sent: donderdag 22 september 2011 13:58 To: Nick Sabbe Cc: r-devel@r-project.org Subject: Re: [Rd] R CMD check file issues Are you sure there is no other check process or editor that locks the file? Uwe Ligges On 22.09.2011 13:53, Nick Sabbe wrote

Re: [Rd] R CMD check file issues

2011-09-22 Thread Uwe Ligges
] R CMD check file issues Are you sure there is no other check process or editor that locks the file? Uwe Ligges On 22.09.2011 13:53, Nick Sabbe wrote: This problem is likely to be specific to Windows, and particularly Win7. After a successful build of a package (R CMD build addendum), I

Re: [Rd] R CMD check file issues

2011-09-22 Thread Duncan Murdoch
On 11-09-22 7:53 AM, Nick Sabbe wrote: This problem is likely to be specific to Windows, and particularly Win7. The symptoms sound like interference from an anti-virus checker. Duncan Murdoch After a successful build of a package (R CMD build addendum), I immediately run an R CMD check

Re: [Rd] R CMD check file issues

2011-09-22 Thread Nick Sabbe
, Coupure Links 653, 9000 Gent ring: 09/264.59.36 -- Do Not Disapprove -Original Message- From: Duncan Murdoch [mailto:murdoch.dun...@gmail.com] Sent: donderdag 22 september 2011 14:20 To: Nick Sabbe Cc: r-devel@r-project.org Subject: Re: [Rd] R CMD check file issues On 11-09-22 7:53

Re: [Rd] R CMD check file issues

2011-09-22 Thread Duncan Murdoch
: [Rd] R CMD check file issues On 11-09-22 7:53 AM, Nick Sabbe wrote: This problem is likely to be specific to Windows, and particularly Win7. The symptoms sound like interference from an anti-virus checker. Duncan Murdoch After a successful build of a package (R CMD build addendum), I

Re: [Rd] R CMD check file issues

2011-09-22 Thread Henrik Bengtsson
22 september 2011 14:20 To: Nick Sabbe Cc: r-devel@r-project.org Subject: Re: [Rd] R CMD check file issues On 11-09-22 7:53 AM, Nick Sabbe wrote: This problem is likely to be specific to Windows, and particularly Win7. The symptoms sound like interference from an anti-virus checker

Re: [Rd] R CMD check file issues

2011-09-22 Thread Prof Brian Ripley
Cc: r-devel@r-project.org Subject: Re: [Rd] R CMD check file issues On 11-09-22 7:53 AM, Nick Sabbe wrote: This problem is likely to be specific to Windows, and particularly Win7. The symptoms sound like interference from an anti-virus checker. Duncan Murdoch After a successful build