{extrafont}
, as its
dependency {Rttf2pt1}
is scheduled for removal from
CRAN.lato_registered()
, which verified if Lato
was registered through {extrafont}
, has been
removed.import_lato()
now only imports Lato via
{systemfonts}
.{unhcrthemes}
in general workflows.theme_unhcr()
to reflect revised text and
gridline colors based on the latest UNHCR standards.Note: Existing palettes remain available but may have slight adjustments. Deprecated colors will be phased out in a future release.
For reference, see the UNHCR Data Visualization Guidelines (2025) for more details.
In theme_unhcr()
, set
legend.location = "plot"
and
legend.justification.top = 0
.
In continuous_scale()
, discrete_scale()
and binned_scale()
, removed deprecated
scale_name
argument.
CRAN resubmission.
Fix quotation marks in DESCRIPTION
file.
Explain UNHCR acronym in DESCRIPTION
file.
Add @return
to display_unhcr_all()
,
display_unhcr_pal()
, import_lato()
and
unhcr_scale()
functions.
Initial CRAN submission.