ropensci / rAltmetric

Query and visualize metrics from altmetric.com
https://docs.ropensci.org/rAltmetric
Other
48 stars 18 forks source link

Remove depends list #8

Closed karthik closed 10 years ago

karthik commented 10 years ago

Looking at my old code, yuck. Need to move everything away from the depends list to Imports. Also consider switching away from RCurl to httr if that is possible without too much headache.

karthik commented 10 years ago

Fixed this in the most recent commit. Next step is to port everything over to httr.