ropensci / refsplitr

R package for processing, organizing, and visualizing reference records downloaded from the Web of Science.
https://docs.ropensci.org/refsplitr
Other
55 stars 6 forks source link

ROpenSci Review - Georeferencing #64

Closed aurielfournier closed 5 years ago

aurielfournier commented 5 years ago

authors_georef(), for example, uses ggmap::geocode to retrieve geo-coding information. Since a couple of weeks, however, keyless access to Google Maps Platform has been deprecated. Information about how to pass API keys to the function to make geocode work would be very helpful.

excuting authors_georef() resulted in lots of error messages, with a loop at the end and a message that a number of geocoding queries are remaining
-> if this is expected behaviour, would be good to address in documentation
birderboone commented 5 years ago

took out google api and added in a 4 stage looping procedure that seems to work well with dsk