[Bioc-devel] no build report for July 10

2017-07-10 Thread Obenchain, Valerie
FYI there was a power outage at RPCI today so there is no build report for July 10. Power was restored before the builds started today and it looks like we're on track for a successful build tomorrow. Valerie This email message may contain legally privileged and/or confidential information. I

Re: [Bioc-devel] Error in cmd check, possibly because examples areexecuted in wrong order

2017-07-10 Thread Martin Morgan
On 07/09/2017 04:03 AM, Arman Sh wrote: Thank you very much for your response. The last time, you recommended that instead of storing data in environment, use BiocFileCache package to store the function outputs. There are 5 functions that work together. For convenience, I call them A, B, C

Re: [Bioc-devel] Bioconductor git server beta testing begins now.

2017-07-10 Thread Diego Diez
Hi Nitesh, Thank you for the explanation. Now everything is clear. Best, Diego On Mon, Jul 10, 2017 at 10:55 PM, Turaga, Nitesh wrote: > Hi Diego, > > This is a good question. > > Please note, that when you do a 'git clone¹, you are getting the commit > history of every branch, and master(trunk

Re: [Bioc-devel] Bioconductor git server beta testing begins now.

2017-07-10 Thread Turaga, Nitesh
Hi Diego, This is a good question. Please note, that when you do a 'git clone¹, you are getting the commit history of every branch, and master(trunk) locally. Git stores the log of the commit history(trees, commits and blobs) locally in the .git/object directory. When you checkout an svn branch