[Bioc-devel] package download stats seem unavailable
Hi, The tabular files with the Bioconductor package statistics seem broken right now. For example, http://bioconductor.org/packages/stats/bioc/recount/ links to http://bioconductor.org/packages/stats/bioc/recount/recount_stats.tab which right now redirects to a "page not found" message at http://bioconductor.org/packages/stats/bioc/recount/recount_stats.tab/ (trailing slash). I noticed this when I wanted to add the new GenomicState pkg to my CV using this R code https://github.com/lcolladotor/cv/blob/gh-pages/en_CV_lcollado.Rnw#L87-L96. At http://bioconductor.org/packages/release/data/annotation/html/GenomicState.html the link to http://bioconductor.org/packages/stats/data-annotation/GenomicState/ (from the rank badge) returns an "Access Forbidden" result. Best, Leo