<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Fast Conversion of R Colors to Color Component Values and Native
Packed Integer Format</dc:title>
  <dc:title>R package colorfast version 1.0.1</dc:title>
  <dc:description>Color values in R are often represented as strings of hexadecimal
    colors or named colors.  This package offers fast conversion of 
    these color representations to either an array of red/green/blue/alpha values
    or to the packed integer format used in native raster objects.  Functions
    for conversion are also exported at the 'C' level for use in other packages.
    This fast conversion
    of colors is implemented using an order-preserving minimal perfect hash
    derived from Majewski et al (1996) "A Family of Perfect Hashing Methods" 
    &lt;doi:10.1093/comjnl/39.6.547&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Suggests: knitr, rmarkdown, testthat (&gt;= 3.0.0)</dc:relation>
  <dc:creator>Mike Cheng &lt;mikefc@coolbutuseless.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Mike Cheng [aut, cre, cph]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=colorfast/LICENSE)</dc:rights>
  <dc:date>2025-01-13</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=colorfast</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.colorfast</dc:identifier>
</oai_dc:dc>
