Package: swatches Type: Package Title: Read, Inspect, Manipulate, and Save Color Swatch Files Version: 0.6.0 Date: 2022-04-02 Authors@R: c( person("Bob", "Rudis", email = "bob@rud.is", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-5670-2640")) ) Maintainer: Bob Rudis Description: There are numerous places to create and download color palettes. These are usually shared in Adobe swatch file formats of some kind. There is also often the need to use standard palettes developed within an organization to ensure that aesthetics are carried over into all projects and output. Now there is a way to read these swatch files in R and avoid transcribing or converting color values by hand or or with other programs. This package provides functions to read and inspect Adobe Color (ACO), Adobe Swatch Exchange (ASE), GIMP Palette (GPL), OpenOffice palette (SOC) files and KDE Palette ("colors") files. Detailed descriptions of Adobe Color and Swatch Exchange file formats as well as other swatch file formats can be found at . URL: https://github.com/hrbrmstr/swatches BugReports: https://github.com/hrbrmstr/swatches/issues License: MIT + file LICENSE Encoding: UTF-8 NeedsCompilation: yes Imports: httr, pack, stringi, xml2, tools, colorspace, grDevices, graphics, methods, stats Suggests: testthat, covr Roxygen: list(markdown = TRUE) Depends: R (>= 4.1.0) RoxygenNote: 7.1.2 Config/pak/sysreqs: libicu-dev libxml2-dev libssl-dev Repository: https://hrbrmstr.r-universe.dev Date/Publication: 2022-04-02 15:03:18 UTC RemoteUrl: https://github.com/hrbrmstr/swatches RemoteRef: HEAD RemoteSha: e2598bde11fdb3415fd7190b838c6b3f9597f194 Packaged: 2026-06-23 09:17:30 UTC; root Author: Bob Rudis [aut, cre] (ORCID: )