Re: [Bioc-devel] getting a listing of all src packages

2014-10-30 Thread Hervé Pagès
Hi Darin, We're grateful that you're willing to do this! Please be aware that a particular version of BioC is aimed to be used with a particular version of R only. E.g. the current release (BioC 3.0) is aimed to be used with R-3.1.1. Also some BioC packages depend on particular versions of CRAN

Re: [Bioc-devel] getting a listing of all src packages

2014-10-30 Thread Sean Davis
Hi, Darin. You might find these instructions useful: http://www.bioconductor.org/about/mirrors/mirror-how-to/ Basically, you can use rsync to get the repository and keep it up-to-date. Sean On Thu, Oct 30, 2014 at 9:17 AM, Darin Perusich wrote: > Hello All, > > Would it be possible to get a

[Bioc-devel] getting a listing of all src packages

2014-10-30 Thread Darin Perusich
Hello All, Would it be possible to get a listing of all package sources from /packages/release/bioc/src/contrib or make the location browseable? I'm trying to download all the bioconductor tarball's so I can create rpm packages of them for inclusion in the openSUSE Build Service. I've already done