Skip to content

CRAN release 0.4.28

Latest

Choose a tag to compare

@joshuaulrich joshuaulrich released this 04 Aug 22:17
· 2 commits to master since this release
  1. Fix FRED URL. Thanks to Nicole Mirea (@nimirea) for the report! #439

  2. Thanks to Michael Chirico for a couple PRs to handle some minor edge cases. #436, #437

  3. Replace "YHOO" with "AAPL" where it is used in documentation, especially in examples. Thanks to @dougedmunds for the report! #435

  4. Update getSymbols.csv() documentation to note that you have to set the format argument if the date in the CSV is not in a standard format. Thanks to @reddogg24 for the report that led to this change. #428