Skip to content
Prev 4282 / 21312 Next

[Bioc-devel] package download statistics

Hi,
On 04/23/2013 10:39 AM, Martin Morgan wrote:
As a first step, we could make the count data available as a
tabulated file, or an .rda file (with 2 serialized matrices in
it). Would cover the last 5 years and have 1 row per month.
Would be updated twice a week (like the HTML report itself) and
available thru a permanent link. I don't expect the file would
be too big, probably < 10Mb (it's just the counts, not all the
hits). Then anybody could do whatever they want with it e.g.
write a little R package that does stats on it.
Just to clarify, both counts (total downloads, and distinct IPs) are
already displayed. The proposal is to make the latter the primary count,
in particular to generate the top-30 based on it.

Also someone asked to use a log scale on the y-axis. This is done
today:

   http://bioconductor.org/packages/stats/

(The crazy range on the y-axis will be corrected next time the stats are
generated i.e. on Friday.)

Cheers,
H.