christophergandrud / imfr

R package for interacting with the IMF RESTful JSON API
47 stars 5 forks source link

Resolving host name #3

Closed sedes08 closed 7 years ago

sedes08 commented 8 years ago

Hello,

while testing some of the examples I got the following error: real_ex <- imf_data(database_id = 'IFS', indicator = 'EREER_IX', country = c('CN', 'GB'), freq = 'A')

Error in curl::curl_fetch_memory(url, handle = handle) : Couldn't resolve host name

christophergandrud commented 8 years ago

Thanks for the note. I wasn't able to reproduce the problem could you provide more information about what version you are using and your system?