Skip to contents

tidyBdE 0.3.6

  • Adapt scale_color_bde_d() and friends to ggplot2 3.5.0. Also expose the guide argument instead of hard-coding it.

tidyBdE 0.3.5

CRAN release: 2024-01-29

Mostly changes on the color functions:

tidyBdE 0.3.4

CRAN release: 2023-06-13

  • Update API entry points.

tidyBdE 0.3.3

CRAN release: 2023-05-25

  • Update tests and documentation.

tidyBdE 0.3.2

CRAN release: 2023-04-01

tidyBdE 0.3.1

CRAN release: 2022-11-16

tidyBdE 0.3.0

CRAN release: 2022-10-07

  • Overall improvements on downloading files:
    • On url not reachable, remove the local csv since it is empty.
    • Improve download process.
    • More informative messages for the final user.
    • Internal performance improvements.
  • Breaking change: theme_bde() renamed to theme_tidybde().

tidyBdE 0.2.5

CRAN release: 2022-08-13

  • Update HTML5 due to CRAN request

tidyBdE 0.2.4

CRAN release: 2022-02-23

tidyBdE 0.2.3

CRAN release: 2022-01-19

  • The followings catalogs has been deprecated on the API, package updated accordingly:
    • CF: Financial Accounts of the Spanish Economy.
    • IE: Economic Indicators

tidyBdE 0.2.2

CRAN release: 2021-10-29

  • BdE starts migrating “Indicadores Económicos” (Economic Indicators) series to the Statistical Bulletin (more info here). Some series on bde_indicators() are likely to be broken in the meantime. So far, these series has been updated:
  • Update docs and examples.

tidyBdE 0.2.1

CRAN release: 2021-10-07

  • Update docs and vignettes.
  • bde_series_load() now tries to coerce characters to numeric.
  • Improve messages when inconsistencies between catalog and series.
  • Export bde_check_access().

tidyBdE 0.2.0

CRAN release: 2021-08-04

  • Add series index article.
  • Add new series: bde_ind_gdp_quarterly(), bde_ind_population().
  • Improve package coverage and docs.
  • Move tests to testthat.
  • The following scales have been removed: bde_scale_colour_vivid(), bde_scale_color_vivid(), bde_scale_fill_vivid(), bde_scale_colour_rose(), bde_scale_color_rose() bde_scale_fill_rose(). Use scale_color_bde_c() instead.

tidyBdE 0.1.2

CRAN release: 2021-07-07

  • Precompile vignette.
  • Better handling of errors, according to CRAN rules.
  • Changed some examples.

tidyBdE 0.1.1

CRAN release: 2021-06-05

tidyBdE 0.1.0

CRAN release: 2021-04-08

  • Initial release.