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

modify ```authors_georef``` so that API key can be saved within ```refsplitr``` #79

Open embruna opened 3 years ago

embruna commented 3 years ago

Saving the API key currently requires the user install ggmap and save the key to their Renv. It would be convenient if the API key could be saved to the Renv from within refsplitr to avoid having to download and install ggmap.

embruna commented 3 years ago

can perhaps borrrow register_google() from ggmap. That way can use that command in refsplitr.

maelle commented 1 year ago

Also relevant https://devguide.ropensci.org/package-development-security-best-practices.html#pkgsecrets