Skip to content
Prev 9720 / 63424 Next

get.hist.quote not connecting to yahoo (PR#3188)

This is clearly stated to be a connection problem. If it ever works it is
not an R problem, and that is the case (as you say and we find).

Please don't abuse R-bugs, which is for bugs in R, not bugs in your
internet connectivity nor even for bugs in contributed packages such as
tseries.

It `works' here, but there seems to be a problem in tseries:
+                          quote = "Close")
trying URL 
`http://chart.yahoo.com/table.csv?s=^spc&a=0&b=01&c=1998&d=5&e=03&f=2003&g=d&q=q&y=0&z=^spc&x=.csv'
Content type `application/octet-stream' length unknown
opened URL
downloaded 65Kb

time series starts 1998-01-02
Error in Ops.difftime((end - start) * frequency, 1.01) : 
        both arguments of + must be difftime objects

because get.hist.quote passes classed objects as start and end to ts().
On Wed, 4 Jun 2003 alexg@trwim.com wrote:

            
There is no such version: please read more carefully.
You have a spelling problem and a new-line problem in your code!