[R-SIG-Finance] Question / Bug Report with quantmod

Joshua Ulrich josh.m.ulrich at gmail.com
Wed May 17 23:30:43 CEST 2017


On Wed, May 17, 2017 at 4:23 PM, Robert Sherry <rsherry8 at comcast.net> wrote:
> When I run the following two commands:
>
>     library(quantmod)
>
>     d1=getDividends( "XOM" )
>
> I get the messages:
>
> Error in download.file(paste(yahoo.URL, Symbol.name, "&a=", from.m, "&b=",
> :
>   cannot open URL
> 'https://ichart.finance.yahoo.com/table.csv?s=XOM&a=0&b=01&c=1970&d=4&e=17&f=2017&g=v&ignore=.csv'
> In addition: Warning message:
> In download.file(paste(yahoo.URL, Symbol.name, "&a=", from.m, "&b=",  :
>   cannot open: HTTP status was '502 Connection refused'
>
> I am using version 3.2.2 of R. If appropriate, I would be happy to report on
> bug at:
>
>     https://github.com/joshuaulrich/quantmod/issues
>
> Please comment.
>
Had you clicked the link you provided, you would see that the first issue is:
https://github.com/joshuaulrich/quantmod/issues/157

Which is what you've reported.

> Thanks,
>
> Bob
>
> _______________________________________________
> R-SIG-Finance at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-sig-finance
> -- Subscriber-posting only. If you want to post, subscribe first.
> -- Also note that this is not the r-help list where general R questions
> should go.



-- 
Joshua Ulrich  |  about.me/joshuaulrich
FOSS Trading  |  www.fosstrading.com
R/Finance 2017 | www.rinfinance.com



More information about the R-SIG-Finance mailing list