cranview icon indicating copy to clipboard operation
cranview copied to clipboard

cumulative downloads

Open thijsjanzen opened this issue 9 years ago • 1 comments

I think it would be really nice to add an extra tick-box that allows to display the cumulative downloads over time (cumsum), per selected package.

In fact, it seems that the code already allows for this, but that the user can not select that option (maybe something to select "cumulative" is broken in the ui?)

thijsjanzen avatar Oct 13 '16 09:10 thijsjanzen

If you run the code here on github locally, the option is available. It seem the version at https://dgrtwo.shinyapps.io/cranview/ is simply out of date with this repo.

Ax3man avatar Apr 20 '17 13:04 Ax3man