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 <http://www.selapa.net/swatches/colors/fileformats.php>.
Version: | 0.5.0 |
Depends: | R (≥ 3.2.0) |
Imports: | httr, pack, stringr, xml2, tools, colorspace, grDevices, graphics, methods, stats |
Suggests: | testthat, covr |
Published: | 2017-12-21 |
Author: | Bob Rudis [aut, cre] |
Maintainer: | Bob Rudis <bob at rud.is> |
BugReports: | https://github.com/hrbrmstr/swatches/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/hrbrmstr/swatches |
NeedsCompilation: | yes |
CRAN checks: | swatches results |
Reference manual: | swatches.pdf |
Package source: | swatches_0.5.0.tar.gz |
Windows binaries: | r-devel: swatches_0.5.0.zip, r-release: swatches_0.5.0.zip, r-oldrel: swatches_0.5.0.zip |
macOS binaries: | r-release: swatches_0.5.0.tgz, r-oldrel: swatches_0.5.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=swatches to link to this page.