Displaying 1 result from an estimated 1 matches for "pr_co".
Did you mean:
mm_co
2018 May 14
1
Quandl data download error
Hi,
I use Quandl package to download data from Quandl https://www.quandl.com
Today when I tried to download data from there, I received below error :
> Quandl('LME/PR_CO')
Error in curl::curl_fetch_memory(url, handle = handle) :
gnutls_handshake() failed: An unexpected TLS packet was received.
I am using Quandl_2.8.0 in below platform
R version 3.4.4 (2018-03-15)
Platform: x86_64-pc-linux-gnu (64-bit)
Running under: Ubuntu 16.04.3 LTS
Any idea why I am ge...