Skip to contents

readoecd 0.3.4

  • Fixed incorrect function name in NEWS.md (get_oecd_trade corrected to get_oecd_current_account).
  • Fixed cache tag bug in get_oecd_unemployment() when requesting all countries.
  • Standardised NULL check pattern across all data functions.

readoecd 0.3.3

CRAN release: 2026-03-18

  • Examples now wrapped in try() to handle transient OECD API failures gracefully during CRAN checks.

readoecd 0.3.2

  • Removed non-existent pkgdown URL from DESCRIPTION.

readoecd 0.3.1

  • Examples now cache to tempdir() instead of the user’s home directory, fixing CRAN policy compliance for \donttest examples.
  • Cache directory is now configurable via options(readoecd.cache_dir = ...).

readoecd 0.3.0

CRAN release: 2026-03-12

readoecd 0.2.0

readoecd 0.1.0