Package: swatches
Type: Package
Title: Read, Inspect, and Manipulate Color Swatch Files
Version: 0.5.0
Date: 2017-12-20
Authors@R: c(
    person("Bob", "Rudis", email = "bob@rud.is", role = c("aut", "cre"), 
           comment = c(ORCID = "0000-0001-5670-2640"))
  )
Maintainer: Bob Rudis <bob@rud.is>
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
    <http://www.selapa.net/swatches/colors/fileformats.php>.
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, stringr, xml2, tools, colorspace, grDevices,
        graphics, methods, stats
Suggests: testthat, covr
Depends: R (>= 3.2.0)
RoxygenNote: 6.0.1.9000
Packaged: 2017-12-21 15:27:58 UTC; hrbrmstr
Author: Bob Rudis [aut, cre] (0000-0001-5670-2640)
Repository: CRAN
Date/Publication: 2017-12-21 15:43:03 UTC
Built: R 4.2.0; aarch64-apple-darwin20; 2022-03-22 15:39:15 UTC; unix
Archs: swatches.so.dSYM
