Re: [R-pkg-devel] R CMD check getting stalled

2015-05-29 Thread Winston Chang
I should also mention that on the machine that had this problem, the user had installed some software that provided the du program in c:/windows/system32. On that machine, with 64-bit R: > > system2("du") > Du v1.34 - report directory disk usage Copyright (C) 2005-2009 Mark Russinovich Sysint

Re: [R-pkg-devel] R CMD check getting stalled

2015-05-28 Thread Henrik Bengtsson
[re-sending using from email address for this list] On Thu, May 28, 2015 at 7:53 PM, Hadley Wickham wrote: > Ok, it looks like it's actually quite a subtle problem. (Thanks to > Winston Chang for tracking it down). The root of the problem appears > to be the call to du at > https://github.com/wch

Re: [R-pkg-devel] R CMD check getting stalled

2015-05-28 Thread Uwe Ligges
I guess a package that was installed by root and later on checked by a regular user or some such, so that permissions do not match. I think I'd try to remove the package from all libraries and try again. And note that network drives/mounts may be the source of such a problem when some listings

Re: [R-pkg-devel] R CMD check getting stalled

2015-05-28 Thread Hadley Wickham
> Wild guess: It's not the package but the file system or file permissions so > that you cannot determine the size. Do you have any thoughts on where specifically to look? Permissions of the library or of the current dir? I also wondered if it might be caused by a recursive link that caused the s

Re: [R-pkg-devel] R CMD check getting stalled

2015-05-26 Thread Chaitanya Joshi
Hi all, Thanks for your suggestions. 1. As I said, the the same package code was running was R.3.1.2 earlier and giving no errors... so not sure if it has to do with the package code 2. We checked the permissions issue, with the admin running it and it still stalled at the same place 3. Finall

Re: [R-pkg-devel] R CMD check getting stalled

2015-05-26 Thread Uwe Ligges
On 26.05.2015 17:33, Dirk Eddelbuettel wrote: On 26 May 2015 at 07:04, Charles Determan wrote: | That is strange the R CMD check is stalling but there didn't appear to be | any attached screenshot. I would be also beneficial if we could see/access We don't do screenshots, and we don't do htm

Re: [R-pkg-devel] R CMD check getting stalled

2015-05-26 Thread Dirk Eddelbuettel
On 26 May 2015 at 07:04, Charles Determan wrote: | That is strange the R CMD check is stalling but there didn't appear to be | any attached screenshot. I would be also beneficial if we could see/access We don't do screenshots, and we don't do html email. | your source code. Is your package hos

Re: [R-pkg-devel] R CMD check getting stalled

2015-05-26 Thread Charles Determan
Hi Chaitanya, That is strange the R CMD check is stalling but there didn't appear to be any attached screenshot. I would be also beneficial if we could see/access your source code. Is your package hosted on GitHub or a similar service? Regards, Charles On Mon, May 25, 2015 at 10:42 PM, Chaitan

Re: [R-pkg-devel] R CMD check getting stalled

2015-05-26 Thread Chaitanya Joshi
Hi There, Can you please help me with this query please? Thanks in advance, Chaitanya Dr. Chaitanya Joshi Senior Lecturer, Department of Statistics, University of Waikato, Hamilton, New Zealand. Webpage: www.cms.waikato.ac.nz/~cjoshi Office: G3.29 Phone: +64 7 838 4019 On 24/05/2015 8:48 a.m