quantmod 0.4-9 on CRAN
A new release of quantmod is now on CRAN! The only change was to address changes to Yahoo! Finance and their effects on getSymbols.yahoo()
. GitHub issue #157 contains some details about the fix implementation.
Unfortunately, the URL wasn’t the only thing that changed. The actual data available for download changed as well.
The most noticeable difference is that the adjusted close column is no longer dividend-adjusted (i.e. it’s only split-adjusted). Also, only the close price is unadjusted; the open, high, and low are split-adjusted.