Skip to content

Releases: rOpenSpain/tidyBdE

tidyBdE 0.2.4

23 Feb 16:38
Compare
Choose a tag to compare
  • Update series code on bde_ind_cpi_var().

tidyBdE 0.2.3

19 Jan 16:39
Compare
Choose a tag to compare
  • The followings catalogs has been deprecated on the API, package updated
    accordingly:

    • CF: Financial Accounts of the Spanish Economy.
    • IE: Economic Indicators

Full Changelog: v0.2.2...v0.2.3

tidyBdE 0.2.2

29 Oct 12:09
Compare
Choose a tag to compare
  • 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:

    • bde_ind_euribor_12m_monthly(): New series code is 587853.
  • Update docs and examples.

Full Changelog: v0.2.1...v0.2.2

tidyBdE 0.2.1

07 Oct 16:57
Compare
Choose a tag to compare
  • 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().

What's Changed

Full Changelog: v0.2.0...v0.2.1

tidyBdE 0.2.0

04 Aug 06:54
Compare
Choose a tag to compare
  • 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.

What's Changed

Full Changelog: v0.1.2...v0.2.0

tidyBdE 0.1.2

08 Jul 06:04
Compare
Choose a tag to compare
  • Precompile vignette.
  • Better handling of errors, according to CRAN rules.
  • Changed some examples.

Full Changelog: v0.1.1...v0.1.2

tidyBdE 0.1.1

06 Jun 05:20
Compare
Choose a tag to compare
  • Add vignette to package
  • Color adjustment on bde_rose_pal(): Now hcl spectrum is more consistent between roses and blues according to colorspace::specplot().
  • Add DOI: https://doi.org/10.5281/zenodo.4673496
  • New palettes for ggplot2: scale_color_bde_c(), scale_color_bde_d(), scale_fill_bde_c(), scale_fill_bde_d().
  • Deprecated scales: bde_scale_colour_vivid(), bde_scale_color_vivid(), bde_scale_fill_vivid(), bde_scale_colour_rose(), bde_scale_color_rose() bde_scale_fill_rose().

Full Changelog: v0.1.0...v0.1.1

tidyBdE 0.1.0

08 Apr 22:25
Compare
Choose a tag to compare