vincentarelbundock / countrycode

R package: Convert country names and country codes. Assigns region descriptors.
https://vincentarelbundock.github.io/countrycode
GNU General Public License v3.0
342 stars 84 forks source link

SSL issue in `dictionary/get_un_names.R` #312

Closed vincentarelbundock closed 1 year ago

vincentarelbundock commented 2 years ago

I get this error when trying to run the dictionary/get_un_names.R script. Not sure if this is a machine-specific issue or if the script should be changed:

Error in open.connection(x, "rb") :
  error:0A000152:SSL routines::unsafe legacy renegotiation disabled
vincentarelbundock commented 1 year ago

I no longer run into this issue when executing the script.