diff --git a/NEWS.md b/NEWS.md index 3d622d9c1..50fc2b8d5 100644 --- a/NEWS.md +++ b/NEWS.md @@ -7,7 +7,7 @@ This is the development version of **unicol**, available at @@ -33,6 +33,8 @@ Changes since last release: [`bergen_2`](https://hneth.github.io/unicol/dev/reference/bergen_2.html), [`bergen_3`](https://hneth.github.io/unicol/dev/reference/bergen_3.html), [`bergen_4`](https://hneth.github.io/unicol/dev/reference/bergen_4.html) + - [University of Gothenburg](https://www.gu.se) (Sweden): + [`gothenburg`](https://hneth.github.io/unicol/dev/reference/gothenburg.html) - [University of Magdeburg](https://www.ovgu.de) (Germany): [`uni_magdeburg_1`](https://hneth.github.io/unicol/dev/reference/uni_magdeburg_1.html), [`uni_magdeburg_2`](https://hneth.github.io/unicol/dev/reference/uni_magdeburg_2.html), diff --git a/R/0_all_pals.R b/R/0_all_pals.R index d83bd4815..8e304e92b 100644 --- a/R/0_all_pals.R +++ b/R/0_all_pals.R @@ -532,9 +532,9 @@ row.names(all_data) <- 1:nrow(all_data) # all_data$pal[duplicated(all_data$pal)] # duplicates? # # # On 2023-10-12: -# length(all_data$pal) # 257 color palettes -# length(unique(all_data$inst)) # 110 institutions -# sum(n_cols) # 1771 colors +# length(all_data$pal) # 258 color palettes +# length(unique(all_data$inst)) # 111 institutions +# sum(n_cols) # 1772 colors # +++ here now +++