Package: col2hex2col 0.5.3

col2hex2col: Convert Between Color Names and Hex Codes
Provides simple functions to convert between color names and hexadecimal color codes using an extensive database of over 32,000 colors. Includes all 657 R built-in colors plus the comprehensive color-names database. The package supports bidirectional conversion with backward compatibility, prioritizing R colors when available.
Authors:
col2hex2col_0.5.3.tar.gz
col2hex2col_0.5.3.zip(r-4.7)col2hex2col_0.5.3.zip(r-4.6)col2hex2col_0.5.3.zip(r-4.5)
col2hex2col_0.5.3.tgz(r-4.6-any)col2hex2col_0.5.3.tgz(r-4.5-any)
col2hex2col_0.5.3.tar.gz(r-4.7-any)col2hex2col_0.5.3.tar.gz(r-4.6-any)
col2hex2col_0.5.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
col2hex2col/json (API)
NEWS
| # Install 'col2hex2col' in R: |
| install.packages('col2hex2col', repos = c('https://anttirask.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/anttirask/col2hex2col/issues
Last updated from:051109c624. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 136 | ||
| source / vignettes | OK | 152 | ||
| linux-release-x86_64 | OK | 106 | ||
| macos-release-arm64 | OK | 105 | ||
| macos-oldrel-arm64 | OK | 71 | ||
| windows-devel | OK | 124 | ||
| windows-release | OK | 75 | ||
| windows-oldrel | OK | 76 | ||
| wasm-release | OK | 108 |
Exports:color_to_hexcreate_color_tableget_color_datahex_to_color
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Convert Color Names to Hex Codes | color_to_hex |
| Create Color Swatch Table | create_color_table |
| Get Color Database | get_color_data |
| Convert Hex Codes to Color Names | hex_to_color |
