Package: col2hex2col
Type: Package
Title: Convert Between Color Names and Hex Codes
Version: 0.3.1
Authors@R: person("Antti", "Rask", email = "anttilennartrask@gmail.com",
                  role = c("aut", "cre"))
Description: 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.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.3
Suggests: testthat (>= 3.0.0), gt
Config/testthat/edition: 3
Depends: R (>= 3.5.0)
URL: https://github.com/AnttiRask/col2hex2col
BugReports: https://github.com/AnttiRask/col2hex2col/issues
NeedsCompilation: no
Packaged: 2026-01-15 18:32:32 UTC; antti
Author: Antti Rask [aut, cre]
Maintainer: Antti Rask <anttilennartrask@gmail.com>
Repository: CRAN
Date/Publication: 2026-01-21 19:10:14 UTC
Built: R 4.6.0; ; 2026-02-12 02:42:20 UTC; windows
