Package: colorhex Type: Package Title: Colors and Palettes from Color-Hex Version: 0.1.4 Authors@R: c( person("Athanasia Mo", "Mowinckel", email = "a.m.mowinckel@psykologi.uio.no", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-5756-0223")), person("Julia", "Romanowska", email = "Julia.Romanowska@uib.no", role = "ctb", comment = c(ORCID = "0000-0001-6733-1953")) ) Description: The website is a great resource of hex colour codes and palettes. This package allows you to retrieve palettes and colour information from the website directly from R. There are also custom scale-functions for 'ggplot2'. License: MIT + file LICENSE Encoding: UTF-8 Imports: cli, curl, ggplot2, graphics, grDevices, httr2, rvest RoxygenNote: 7.2.3 URL: https://drmowinckels.github.io/colorhex/, https://github.com/drmowinckels/colorhex BugReports: https://github.com/drmowinckels/colorhex/issues Suggests: spelling, scales Language: en-US Config/pak/sysreqs: libicu-dev libxml2-dev libssl-dev Repository: https://drmowinckels.r-universe.dev Date/Publication: 2023-09-15 23:24:10 UTC RemoteUrl: https://github.com/drmowinckels/colorhex RemoteRef: HEAD RemoteSha: 19a0d5893feb4bafa2eb008983d696dd942e2612 NeedsCompilation: no Packaged: 2026-05-31 06:53:39 UTC; root Author: Athanasia Mo Mowinckel [aut, cre] (ORCID: ), Julia Romanowska [ctb] (ORCID: ) Maintainer: Athanasia Mo Mowinckel