Closed DavisVaughan closed 2 years ago
Howdy. These types of errors from Yahoo Finance are usually intermittent and due to the Yahoo server. I've never seen that error from FRED, and I'm not able to replicate... so I'm not sure what's going on there.
Gotcha, probably just an intermittent issue in both cases then. Feel free to close, just wanted to let you know!
Thanks, appreciate the heads-up!
@DavisVaughan looks like there may be an issue with getSymbols()
for Yahoo. I must have been hitting an older cache this morning. I was able to replicate the behavior in #358. I'm testing a fix.
FRED still works for me.
Hi @joshuaulrich, just wondering about the progress with your fix. We use the {quantmod}
package quite extensively (thank you, it's brilliant!! :1st_place_medal:) and it'd be great to know when a fix will be available. At the same time, no pressure, I'm sure that you have a lot on your plate. Best regards, Andrew.
Hi @joshuaulrich,
CRAN ran revdeps for dplyr for us, and we found some false positive failures that seem like they may have been related to
quantmod::getSymbols()
, so I wanted to pass it along just in case you wanted to take a look:BatchGetSymbols (which uses quantmod):
treasuryTR