Package: ColorNameR Type: Package Title: Give Colors a Name Version: 0.1.0 Authors@R: person(given="Marco", family="Sánchez Beeckman", role=c("aut", "cre"), email="msanchezb3@gmail.com") Description: A tool for transforming coordinates in a color space to common color names using data from the Royal Horticultural Society and the International Union for the Protection of New Varieties of Plants. License: MIT + file LICENSE URL: https://github.com/msanchez-beeckman/ColorNameR Encoding: UTF-8 LazyData: true Depends: R (>= 2.10) Imports: magrittr, dplyr, rlang, purrr, grDevices RoxygenNote: 7.1.1 Roxygen: list(markdown = TRUE) Suggests: tibble, testthat (>= 3.0.0), ggplot2, RColorBrewer Config/testthat/edition: 3 Repository: https://msanchez-beeckman.r-universe.dev Date/Publication: 2021-07-11 12:17:34 UTC RemoteUrl: https://github.com/msanchez-beeckman/colornamer RemoteRef: HEAD RemoteSha: 637fd517554bbc93836efd61e8035307cec70314 NeedsCompilation: no Packaged: 2026-07-17 05:00:47 UTC; root Author: Marco Sánchez Beeckman [aut, cre] Maintainer: Marco Sánchez Beeckman