Skip to content

Commit 2f9863b

Browse files
committed
Add missing package
1 parent 5ff848c commit 2f9863b

File tree

2 files changed

+74
-12
lines changed

2 files changed

+74
-12
lines changed

tests/DESCRIPTION

Lines changed: 20 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,28 @@
11
Type: tests
22
Description: Quarto tests projects
33
Depends:
4-
rmarkdown,
5-
knitr,
6-
shiny,
4+
bsicons,
5+
bslib,
6+
colorspace,
7+
DBI,
78
downlit,
8-
tidyverse,
9-
ggplot2,
9+
dplyr,
10+
DT,
11+
flextable,
1012
ggExtra,
11-
scales,
12-
kableExtra,
13+
ggplot2,
1314
gt,
14-
flextable,
15-
tibble,
16-
DT,
17-
DBI,
15+
kableExtra,
16+
knitr,
17+
openssl,
18+
renv,
19+
rmarkdown,
1820
RSQLite,
21+
scales,
22+
shiny,
23+
stats,
24+
tibble,
25+
tidyverse,
26+
tinytex,
1927
webshot2,
20-
bsicons
28+
yaml

tests/renv.lock

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -994,6 +994,60 @@
994994
"Maintainer": "Matthew Lincoln <[email protected]>",
995995
"Repository": "RSPM"
996996
},
997+
"colorspace": {
998+
"Package": "colorspace",
999+
"Version": "2.1-2",
1000+
"Source": "Repository",
1001+
"Date": "2025-09-22",
1002+
"Title": "A Toolbox for Manipulating and Assessing Colors and Palettes",
1003+
"Authors@R": "c(person(given = \"Ross\", family = \"Ihaka\", role = \"aut\", email = \"[email protected]\"), person(given = \"Paul\", family = \"Murrell\", role = \"aut\", email = \"[email protected]\", comment = c(ORCID = \"0000-0002-3224-8858\")), person(given = \"Kurt\", family = \"Hornik\", role = \"aut\", email = \"[email protected]\", comment = c(ORCID = \"0000-0003-4198-9911\")), person(given = c(\"Jason\", \"C.\"), family = \"Fisher\", role = \"aut\", email = \"[email protected]\", comment = c(ORCID = \"0000-0001-9032-8912\")), person(given = \"Reto\", family = \"Stauffer\", role = \"aut\", email = \"[email protected]\", comment = c(ORCID = \"0000-0002-3798-5507\")), person(given = c(\"Claus\", \"O.\"), family = \"Wilke\", role = \"aut\", email = \"[email protected]\", comment = c(ORCID = \"0000-0002-7470-9261\")), person(given = c(\"Claire\", \"D.\"), family = \"McWhite\", role = \"aut\", email = \"[email protected]\", comment = c(ORCID = \"0000-0001-7346-3047\")), person(given = \"Achim\", family = \"Zeileis\", role = c(\"aut\", \"cre\"), email = \"[email protected]\", comment = c(ORCID = \"0000-0003-0918-3766\")))",
1004+
"Description": "Carries out mapping between assorted color spaces including RGB, HSV, HLS, CIEXYZ, CIELUV, HCL (polar CIELUV), CIELAB, and polar CIELAB. Qualitative, sequential, and diverging color palettes based on HCL colors are provided along with corresponding ggplot2 color scales. Color palette choice is aided by an interactive app (with either a Tcl/Tk or a shiny graphical user interface) and shiny apps with an HCL color picker and a color vision deficiency emulator. Plotting functions for displaying and assessing palettes include color swatches, visualizations of the HCL space, and trajectories in HCL and/or RGB spectrum. Color manipulation functions include: desaturation, lightening/darkening, mixing, and simulation of color vision deficiencies (deutanomaly, protanomaly, tritanomaly). Details can be found on the project web page at <https://colorspace.R-Forge.R-project.org/> and in the accompanying scientific paper: Zeileis et al. (2020, Journal of Statistical Software, <doi:10.18637/jss.v096.i01>).",
1005+
"Depends": [
1006+
"R (>= 3.0.0)",
1007+
"methods"
1008+
],
1009+
"Imports": [
1010+
"graphics",
1011+
"grDevices",
1012+
"stats"
1013+
],
1014+
"Suggests": [
1015+
"datasets",
1016+
"utils",
1017+
"KernSmooth",
1018+
"MASS",
1019+
"kernlab",
1020+
"mvtnorm",
1021+
"vcd",
1022+
"tcltk",
1023+
"shiny",
1024+
"shinyjs",
1025+
"ggplot2",
1026+
"dplyr",
1027+
"scales",
1028+
"grid",
1029+
"png",
1030+
"jpeg",
1031+
"knitr",
1032+
"rmarkdown",
1033+
"RColorBrewer",
1034+
"rcartocolor",
1035+
"scico",
1036+
"viridis",
1037+
"wesanderson"
1038+
],
1039+
"VignetteBuilder": "knitr",
1040+
"License": "BSD_3_clause + file LICENSE",
1041+
"URL": "https://colorspace.R-Forge.R-project.org/, https://hclwizard.org/",
1042+
"BugReports": "https://colorspace.R-Forge.R-project.org/contact.html",
1043+
"LazyData": "yes",
1044+
"Encoding": "UTF-8",
1045+
"RoxygenNote": "7.3.2",
1046+
"NeedsCompilation": "yes",
1047+
"Author": "Ross Ihaka [aut], Paul Murrell [aut] (ORCID: <https://orcid.org/0000-0002-3224-8858>), Kurt Hornik [aut] (ORCID: <https://orcid.org/0000-0003-4198-9911>), Jason C. Fisher [aut] (ORCID: <https://orcid.org/0000-0001-9032-8912>), Reto Stauffer [aut] (ORCID: <https://orcid.org/0000-0002-3798-5507>), Claus O. Wilke [aut] (ORCID: <https://orcid.org/0000-0002-7470-9261>), Claire D. McWhite [aut] (ORCID: <https://orcid.org/0000-0001-7346-3047>), Achim Zeileis [aut, cre] (ORCID: <https://orcid.org/0000-0003-0918-3766>)",
1048+
"Maintainer": "Achim Zeileis <[email protected]>",
1049+
"Repository": "P3M"
1050+
},
9971051
"colourpicker": {
9981052
"Package": "colourpicker",
9991053
"Version": "1.3.0",

0 commit comments

Comments
 (0)