Changelog
Source:NEWS.md
ifo (development version)
Breaking changes
-
ifo_climate("export")names the climate columnclimateinstead ofifo_climate, matchingifo_climate("import").
New features and bug fixes
- New
ifo_vintage()returns the real-time vintages of the ifo business climate for Germany and its sectors. -
ifo_expectation("employment")finds the current employment workbook after ifo changed its filename. -
ifo_expectation("export")no longer returns rows without observations. -
ifo_business()sorts the long format output byyearmonth.
ifo 0.2.5
CRAN release: 2026-08-21
- Trailing undated rows used for workbook footnotes are no longer returned.
-
ifo_business()no longer emits coercion warnings fortype = "eastern"andtype = "saxony". -
ifo_business("sectors")now labels the industry index and balance columns correctly. -
ifo_climate("world")andifo_climate("euro")now return quarter-start dates instead of treating quarter labels as months. -
ifo_expectation("export")no longer drops the first observation.
ifo 0.2.4
CRAN release: 2026-06-29
- Clearer error when the ifo website returns multiple urls for a single type.
ifo 0.2.3
CRAN release: 2026-02-06
-
ifo_expectation()now returns columnexpectationinstead of the misspelledexpecation.