When trying to run this ``` library(geonames) countryInfo <- GNcountryInfo() ``` I got an error message: ``` Error in url(url, open = "r") : cannot open the connection In addition: Warning message: In url(url, open = "r") : InternetOpenUrl failed: ' ```
When trying to run this
I got an error message: