ropensci / unconf14

Repo to brainstorm ideas (unconference style) for the rOpenSci hackathon.
28 stars 3 forks source link

Build query logging/dashboard for RMendeley #16

Open williamgunn opened 10 years ago

williamgunn commented 10 years ago

Currently Mendeley readership only shows the current readership, but it would be nice to have a dashboard that perodically queried data for a set of papers and built a dashboard, perhaps using ggviz.

sckott commented 10 years ago

hey @williamgunn - are you thinking of something someone can do locally on their own machine, or as a web app using e.g., Shiny?

williamgunn commented 10 years ago

I was thinking of local use, but a webapp would be good too, and I have been meaning to get my hands dirty with Shiny...

karthik commented 10 years ago

Cool. There might be a good bit of work before you get to a dashboard. Our package is again out of date, and the oauth has changed again so the package really needs to be rewritten. Not sure we'll get to it in time for the hackathon. So without the package you'll have a hard time creating a dashboard (unless you just want to work on a dashboard with dummy data for now and plug into the package at a later time).