Skip to content
Prev 12490 / 63461 Next

Yahoo bug in tseries::get.hist.quote and its::priceIts

On Sun, Apr 25, 2004 at 01:16:15AM +0200, Peter Dalgaard wrote:
Ah, yes, my bad. I was working with priceIts, and it flakes out as its fails
on the NA the comment turns into:
Error in validObject(.Object) : Invalid "its" object: Missing values in dates

Doug's suggestion of simply using '<' as the comment char is good. I was so
fixated on explaining '<!--' as one that I didn't think of '<'.

But ...
that wins the price. That is pretty much what I was thinking of. Neato.
Doesn't rely on the position of '<!--' within the file, and is less likely
to trigger a false positive as hunting for '<' is.

Thanks!

Dirk