USAID-OHA-SI / glitr

SI graphics package to adorn your ggplots
https://usaid-oha-si.github.io/glitr/
Other
27 stars 4 forks source link

stri_trans_tolower warning #48

Closed baboyma closed 3 years ago

baboyma commented 3 years ago

Take a look at the warning from si_style_map(), find a fix or suppress the message.

Warning messages:
1: In stri_trans_tolower(string, locale = locale) :
  argument is not an atomic vector; coercing
2: It is deprecated to specify `guide = FALSE` to remove a guide. Please use `guide = "none"` instead. 
baboyma commented 3 years ago

This was coming from gisr::terrain_map(). Moving this over.