alexg@trwim.com
2003-Apr-22 13:29 UTC
[Rd] get.hist.quote in tseries stops not working under 1.7 (PR#2815)
Full_Name: Alexander Gracian Version: 1.70 OS: Windows 2000 Submission from: (NULL) (217.158.140.82) I have just upgraded to v1.7 from v.162 & updates the tseries package. what ever I try I get the message: Error in Ops.difftime(jdat - jdat[n], 1) : both arguments of + must be difftime object Log pasted below.... `tseries' version: 0.9-10 `tseries' is a package for time series analysis and computational finance. See `library (help=tseries)' for details.> x <- get.hist.quote(instrument = "^spc", start = "1998-01-01",+ quote = "Close") trying URL `http://chart.yahoo.com/table.csv?s=^spc&a=0&b=01&c=1998&d=3&e=21&f=2003&g=d&q=q&y=0&z=^spc&x=.csv' Content type `application/octet-stream' length unknown opened URL downloaded 64Kb time series starts 1998-01-02 Error in Ops.difftime(jdat - jdat[n], 1) : both arguments of + must be difftime objects