.csv files by detecting
file encoding with readr::guess_encoding().bde_ind_cpi_var() (see
?bde_ind_db).4.1.0.?bde_indicators is now based on data from the new
?bde_ind_db database, which clarifies the underlying series
identifiers and makes maintenance easier.bde_ind_gdp_quarterly() because the underlying
identifier changed..csv files changed to
"latin1".bde_ind_unemployment_rate() and
bde_ind_population() because the underlying identifiers
changed.scale_color_bde_d() and related functions to
ggplot2 3.5.0, exposing the guide argument
instead of hard-coding it.Mainly changes to the color functions:
bde_qual_pal palette.bde_vivid_pal() and bde_rose_pal() have
been superseded. Use bde_tidy_palettes() instead.scale_color_bde_d() and related functions now use
bde_tidy_palettes() and gain two new arguments:
alpha and rev.bde_ind_ibex() was renamed to
bde_ind_ibex_monthly().bde_ind_ibex_daily()
indicator.out_format parameter to
bde_series_load().theme_tidybde().theme_bde() was
renamed to theme_tidybde().bde_ind_cpi_var().?bde_indicators are likely to break during the transition.
So far, bde_ind_euribor_12m_monthly() has been updated to
use the new series code 587853. See https://www.bde.es/wbe/en/estadisticas/.bde_series_load() now tries to coerce characters to
numeric values.bde_check_access().bde_ind_gdp_quarterly() and
bde_ind_population().bde_scale_colour_vivid(),
bde_scale_color_vivid(),
bde_scale_fill_vivid(),
bde_scale_colour_rose(),
bde_scale_color_rose() and
bde_scale_fill_rose(). Use scale_color_bde_c()
instead.scale_color_bde_c(), scale_color_bde_d(),
scale_fill_bde_c() and
scale_fill_bde_d().bde_rose_pal(): the HCL spectrum is
now more consistent between roses and blues according to
colorspace::specplot().bde_scale_colour_vivid(),
bde_scale_color_vivid(),
bde_scale_fill_vivid(),
bde_scale_colour_rose(),
bde_scale_color_rose() and
bde_scale_fill_rose().