Changes in version 0.5.8 (2026-03-13) - Find merging bug in download_roni Changes in version 0.5.7 (2026-03-06) - Adds support for downloading the RONI (Relative Oceanic NiƱo Index). #55 Thanks @CorLeonis-FFXV Changes in version 0.5.5 (2022-03-25) - Adds Dipole Mode Index. #42 - Fix a row numbering error Changes in version 0.5.4 (2020-08-11) - Catch network errors gracefully and return informative error - Skip some tests on CRAN and use CI services to catch errors. - Removed links causing this failures: Check process probably crashed or hung up for 20 minutes ... killed Changes in version 0.5.3 (2020-07-05) - Remove Extended PDO because data is no longer available. - Fail more gracefully with data source issues Changes in version 0.5.2 (2020-03-25) - Adding PDO after rpdo maintainers requested we start importing. Thanks @eliocamp (#33) Changes in version 0.5.1 (2020-01-14) - Reverts El Nino/ La Nina mixup (Thanks to Arthur Chapman for the email submitted patch) - Remove rpdo and devtools from Suggests - Fix bug in download_enso()'s ability to save data to .csv - Download functions respect machine locale. - Download functions can optionally cache data to memory or disk. - Standard data types and column order. - Add Antarctic Oscillation. #27 Changes in version 0.5.0 (2019-01-11) - Checks if internet is installed - Fixes El Nino/ La Nina mixup. - Removed internal indices data as we do not have them licenced properly and they serve little value. - Makes test conditional upon having internet and resilient to a government shutdown Changes in version 0.4 - Removed readr, dplyr, lubridate dependency - Optional tibble printing - Adding functions to import North Atlantic Oscillation and Arctic Oscillation Changes in version 0.3.1 - Patch: Removed utils from Imports field because it was no longer being used. Changes in version 0.3.0 (2017-07-02) - Adding Northern Pacific Gyre Oscillation - Added readr dependencies - Made soi and oni data download with readr tools - Streamlined download_enso such that each idx is individually called from a separate function. - Updated README Changes in version 0.2.2 (2017-05-31) - Added some tolerance to download_enso() tests to accommodate rounding errors from different sources - Modified output to be a tibble which then includes the tibble package Changes in version 0.1.0 (2017-04-04) - SOI and ONI from Jan 1950 to Feb 2017.