unikn 0.8.0
This release of unikn (v0.8.0) extends its functionality to additional color palettes. [2023-01-06]
Changes since last release:
Major changes
-
Add color palettes of the following academic institutions:
- Caltech:
caltech_pal_1
,caltech_pal_2
,caltech_pal_3
- Free University Berlin:
fu_pal_0
,fu_pal_1
,fu_pal_2
,fu_pal_3
- Humboldt University Berlin:
hu_pal_1
,hu_pal_2
- LMU Munich:
lmu_pal_1
,lmu_pal_2
,lmu_pal_3
- University of Bonn:
uni_bonn_1
,uni_bonn_2
- University of Göttingen:
uni_goettingen_1
,uni_goettingen_2
,uni_goettingen_3
- University of Hamburg:
uni_hamburg_1
,uni_hamburg_2
- University of Jena:
uni_jena_1
,uni_jena_2
- Kiel University:
uni_kiel_1
,uni_kiel_2
- University of Köln:
uni_koeln_1
,uni_koeln_2
- University of Mannheim:
uni_mannheim_1
,uni_mannheim_2
- University of Regensburg:
uni_regensburg_1
,uni_regensburg_2
,uni_regensburg_3
- University of Ulm:
uni_ulm_1
,uni_ulm_2
- Rensselaer Polytechnic Institute:
rpi_pal_1
,rpi_pal_2
,rpi_pal_3
- RPTU Kaiserslautern-Landau:
rptu_pal
- Caltech:
Minor changes
-
Updated color palettes:
- ETH Zurich: Renamed
eth_pal
,eth_pal_light
,eth_pal_grey
toeth_pal_1
,eth_pal_2
,eth_pal_3
, respectively - Max Planck Society:
mpg_pal
(based on RGB values and extended to 5 colors) - University of Freiburg:
uni_freiburg_0
,uni_freiburg_1
,uni_freiburg_2
,
(added to palettes from\ 2022:uni_freiburg_br
,uni_freiburg_blue
,uni_freiburg_grey
,uni_freiburg_info
) - University of Konstanz: Renamed
uni_konstanz
anduni_konstanz_pref
touni_konstanz_1
anduni_konstanz_2
, respectively
- ETH Zurich: Renamed
Details
- Replace use of crayon package by use of cli package.
- Add utility functions
col_asif_alpha()
andv_col_asif_alpha()
. - Revise vignettes.
- Fix some bugs.
The current development version of unikn is available at https://github.com/hneth/unikn/.