Skip to content

Commit 4e778ae

Browse files
committed
update NEWS and README
1 parent bce238c commit 4e778ae

File tree

6 files changed

+52
-16
lines changed

6 files changed

+52
-16
lines changed

NEWS.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,12 @@ Changes since last release:
1717
## Major changes
1818

1919
- New color palettes:
20-
- [Indiana University Bloomington](https://bloomington.iu.edu/index.html) (USA):
21-
20+
- [Indiana University Bloomington](https://bloomington.iu.edu/index.html) (USA):
21+
[`IU_1`](https://hneth.github.io/unicol/dev/reference/IU_1.html),
22+
[`IU_2`](https://hneth.github.io/unicol/dev/reference/IU_2.html),
23+
[`IU_2_dp`](https://hneth.github.io/unicol/dev/reference/IU_2_dp.html)
2224

25+
2326
<!-- Minor changes: -->
2427

2528
## Minor changes
@@ -31,7 +34,7 @@ Changes since last release:
3134

3235
## Details
3336

34-
- minor updates after CRAN release of **unicol** version 0.4.0 [2025-09-02]
37+
- revised online documentation of package and color palettes
3538

3639

3740
<!-- Published versions (on CRAN): -->

README.Rmd

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,12 +49,14 @@ url_unikn_github <- "https://github.com/hneth/unikn"
4949
<!-- Devel badges end. -->
5050

5151

52+
5253
<!-- Release badges start: -->
5354
<!-- [![CRAN status](https://www.r-pkg.org/badges/version/unicol)](https://CRAN.R-project.org/package=unicol) -->
5455
<!-- [![Total downloads](https://cranlogs.r-pkg.org/badges/grand-total/unicol)](https://www.r-pkg.org/pkg/unicol) -->
5556
<!-- [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.8252106.svg)](https://doi.org/10.5281/zenodo.8252106) -->
5657
<!-- Release badges end. -->
5758

59+
5860
<!-- ALL badges start: -->
5961
<!-- [![CRAN status](https://www.r-pkg.org/badges/version/unicol)](https://CRAN.R-project.org/package=unicol) -->
6062
<!-- [![R-CMD-check](https://github.com/hneth/unicol/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/hneth/unicol/actions/workflows/R-CMD-check.yaml) -->

README.md

Lines changed: 44 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11

22
<!-- README.md is generated from README.Rmd. Please always edit the .Rmd file (and generate the .md file from it) -->
3+
34
<!-- Devel badges start: -->
45

56
[![CRAN
@@ -12,24 +13,39 @@ downloads](https://cranlogs.r-pkg.org/badges/grand-total/unicol)](https://www.r-
1213
<!-- Devel badges end. -->
1314

1415
<!-- Release badges start: -->
16+
1517
<!-- [![CRAN status](https://www.r-pkg.org/badges/version/unicol)](https://CRAN.R-project.org/package=unicol) -->
18+
1619
<!-- [![Total downloads](https://cranlogs.r-pkg.org/badges/grand-total/unicol)](https://www.r-pkg.org/pkg/unicol) -->
20+
1721
<!-- [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.8252106.svg)](https://doi.org/10.5281/zenodo.8252106) -->
22+
1823
<!-- Release badges end. -->
24+
1925
<!-- ALL badges start: -->
26+
2027
<!-- [![CRAN status](https://www.r-pkg.org/badges/version/unicol)](https://CRAN.R-project.org/package=unicol) -->
28+
2129
<!-- [![R-CMD-check](https://github.com/hneth/unicol/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/hneth/unicol/actions/workflows/R-CMD-check.yaml) -->
30+
2231
<!-- [![Downloads/month](https://cranlogs.r-pkg.org/badges/unicol?color="00a9e0")](https://www.r-pkg.org/pkg/unicol) -->
32+
2333
<!-- [![Total downloads](https://cranlogs.r-pkg.org/badges/grand-total/unicol)](https://www.r-pkg.org/pkg/unicol) -->
34+
2435
<!-- [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.8252106.svg)](https://doi.org/10.5281/zenodo.8252106) -->
36+
2537
<!-- ALL badges end. -->
2638

27-
# unicol 0.4.0.9001 <img src = "man/figures/logo.png" align = "right" alt = "unicol::" width = "150px" alt="" />
39+
# unicol 0.4.0.9002 <img src = "man/figures/logo.png" align = "right" alt = "unicol::" width = "150px" alt="" />
2840

2941
<!-- unicol pkg logo and link: -->
42+
3043
<!-- <a href = "https://CRAN.R-project.org/package=unicol"> -->
44+
3145
<!-- <img src = "./man/figures/logo.png" alt = "unicol::" align = "right" width = "150px" style = "width: 150px; float: right; border:0;"/> -->
46+
3247
<!-- </a> -->
48+
3349
<!-- Slogan: -->
3450

3551
### The colors of your university
@@ -88,8 +104,8 @@ library(unikn) # for color functions
88104

89105
## Contents
90106

91-
The **unicol** package currently provides **273 color palettes** from
92-
**116 institutions**.
107+
The **unicol** package currently provides **276 color palettes** from
108+
**117 institutions**.
93109

94110
<!-- **Table\ 1** provides an overview of all color palettes: -->
95111

@@ -98,27 +114,33 @@ palettes](https://hneth.github.io/unicol/articles/color_pals.html)** for
98114
an overview of included color palettes and institutions.)
99115

100116
<!-- ## Examples -->
117+
101118
<!-- Goal: Show some color palettes and how they can be used: -->
102119

103120
### Examples of color palettes
104121

105-
<!-- The **unicol** package currently contains **273\ color palettes** from **116\ institutions**. -->
122+
<!-- The **unicol** package currently contains **276\ color palettes** from **117\ institutions**. -->
123+
106124
<!-- Example 1: Random pals (from vignette color_pals.Rmd): -->
125+
107126
<!-- Show as a table: -->
127+
108128
<!-- Show as a figure: -->
109129

110-
**Figure 1** illustrates 50 random color palettes (with 215 colors):
130+
**Figure 1** illustrates 50 random color palettes (with 96 colors):
111131

112132
<div class="figure" style="text-align: center">
113133

114-
<img src="man/figures/README-unicol-pals-example-1-figure-1.png" alt="Figure 1: A sample of 50 unicol palettes (containing 215 colors)." width="680px" />
134+
<img src="man/figures/README-unicol-pals-example-1-figure-1.png" alt="Figure 1: A sample of 50 unicol palettes (containing 96 colors)." width="680px" />
115135
<p class="caption">
116-
Figure 1: A sample of 50 unicol palettes (containing 215 colors).
136+
137+
Figure 1: A sample of 50 unicol palettes (containing 96 colors).
117138
</p>
118139

119140
</div>
120141

121142
<!-- ![Examples of 50 color palettes included in **unicol**.](./man/figures/README-unicol-pals-example-1-figure-1.png) -->
143+
122144
<!-- Example 2: Explorations: Insights into clusters / relations / similar sets -->
123145

124146
### Using color palettes
@@ -135,7 +157,7 @@ barplot(height = 1:10,
135157
main = "Using the MIT colors")
136158
```
137159

138-
<img src="man/figures/README-example-base-r-1-1.png" width="600px" style="display: block; margin: auto;" />
160+
<img src="man/figures/README-example-base-r-1-1.png" alt="" width="600px" style="display: block; margin: auto;" />
139161

140162
To modify a color palette (e.g., by resizing the palette or adding
141163
transparency), we use the `usecol()` function of the
@@ -147,7 +169,7 @@ barplot(height = 1/sqrt(1:16),
147169
main = "A color gradient of MIT colors")
148170
```
149171

150-
<img src="man/figures/README-example-base-r-2-1.png" width="600px" style="display: block; margin: auto;" />
172+
<img src="man/figures/README-example-base-r-2-1.png" alt="" width="600px" style="display: block; margin: auto;" />
151173

152174
<!-- More examples: -->
153175

@@ -159,22 +181,23 @@ Here are some some additional examples how the color palettes from
159181
unikn::seecol(yale, main = "The primary colors of Yale University")
160182
```
161183

162-
<img src="man/figures/README-examples-unicol-1.png" width="600px" style="display: block; margin: auto;" />
184+
<img src="man/figures/README-examples-unicol-1.png" alt="" width="600px" style="display: block; margin: auto;" />
163185

164186
``` r
165187
# Demo plots:
166188
unikn::demopal(berkeley_1, type = 2, main = "The colors of Berkeley, University of California", seed = 3)
167189
```
168190

169-
<img src="man/figures/README-examples-unicol-2.png" width="600px" style="display: block; margin: auto;" />
191+
<img src="man/figures/README-examples-unicol-2.png" alt="" width="600px" style="display: block; margin: auto;" />
170192

171193
``` r
172194
unikn::demopal(limerick_1, type = 3, main = "Using the colors of the University of Limerick", seed = 3)
173195
```
174196

175-
<img src="man/figures/README-examples-unicol-3.png" width="600px" style="display: block; margin: auto;" />
197+
<img src="man/figures/README-examples-unicol-3.png" alt="" width="600px" style="display: block; margin: auto;" />
176198

177199
<!-- ## Adding color palettes -->
200+
178201
<!-- Collecting contributed color palettes (in unicol): -->
179202

180203
## Your color palettes
@@ -235,7 +258,9 @@ available:
235258
## References
236259

237260
<!-- Origin / Background / Credit / Course coordinates: -->
261+
238262
<!-- Origin: -->
263+
239264
<!-- Uni Konstanz / uni.kn logo and link: -->
240265

241266
<a href = "https://www.uni-konstanz.de">
@@ -256,6 +281,7 @@ following course:
256281
### License
257282

258283
<!-- License: CC BY-SA 4.0 (also in Description) -->
284+
259285
<!-- Image with link: -->
260286

261287
<a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/"><img alt = "Creative Commons License" align = "right" style = "border-width:0; float: right;" src = "https://i.creativecommons.org/l/by-sa/4.0/88x31.png" /></a>
@@ -272,9 +298,13 @@ a work at
272298
<a xmlns:dct="https://purl.org/dc/terms/" href="https://github.com/hneth/unicol" rel="dct:source">https://github.com/hneth/unicol</a>).
273299

274300
<!-- Relation to unikn:: -->
301+
275302
<!-- unikn pkg logo and link: -->
303+
276304
<!-- <a href = "https://CRAN.R-project.org/package=unikn"> -->
305+
277306
<!-- <img src = "./man/figures/logo_unikn_pkg.png" alt = "unikn::" align = "right" width = "140px" style = "width: 140px; float: right; border:0;"/> -->
307+
278308
<!-- </a> -->
279309

280310
The **unicol** package is based on the R package
@@ -322,12 +352,13 @@ The copyrights to all **unicol** designs remain with their original
322352
creators.
323353

324354
<!-- ## Contact -->
355+
325356
<!-- ToDo: Add contact details here. -->
326357

327358
------------------------------------------------------------------------
328359

329360
<!-- Footer: -->
330361

331-
\[File `README.Rmd` updated on 2025-12-12.\]
362+
\[File `README.Rmd` updated on 2026-01-16.\]
332363

333364
<!-- eof. -->
-54 Bytes
Loading
333 Bytes
Loading
-37.1 KB
Loading

0 commit comments

Comments
 (0)