Problem downloading data from rbcb Central Bank in R

0

Could you help me?

I'm trying to download inflation expectations data for a month through the package rbcb

link

I installed and did the step by step to test if everything is ok.

But when I get here:

rbcb::get_monthly_market_expectations("IPCA", end_date = "2018-01-31", '$top' = 5)

I have this error message:

Error in curl::curl_fetch_memory(url, handle = handle) :
Failure when receiving data from the peer

Why? What is missing?

Any help?

    
asked by anonymous 09.10.2018 / 14:27

0 answers