farver: Vectorised Colour Conversion and Comparison

The encoding of colour can be handled in many different ways, using different colour spaces. As different colour spaces have different uses, efficient conversion between these representations are important. The 'farver' package provides a set of functions that gives access to very fast colour space conversion and comparisons implemented in C++, and offers 100-fold speed improvements over the 'convertColor' function in the 'grDevices' package.

Version: 1.1.0
Imports: Rcpp (≥ 0.12.15)
LinkingTo: Rcpp
Suggests: testthat, covr
Published: 2018-11-20
Author: Thomas Lin Pedersen [cre, aut], Berendea Nicolae [aut] (Author of the ColorSpace C++ library), Romain François ORCID iD [aut]
Maintainer: Thomas Lin Pedersen <thomasp85 at gmail.com>
BugReports: https://github.com/thomasp85/farver/issues
License: MIT + file LICENSE
URL: https://github.com/thomasp85/farver
NeedsCompilation: yes
SystemRequirements: C++11
Materials: README
CRAN checks: farver results

Downloads:

Reference manual: farver.pdf
Package source: farver_1.1.0.tar.gz
Windows binaries: r-devel: farver_1.1.0.zip, r-release: farver_1.1.0.zip, r-oldrel: farver_1.1.0.zip
OS X binaries: r-release: farver_1.1.0.tgz, r-oldrel: farver_1.1.0.tgz
Old sources: farver archive

Reverse dependencies:

Reverse imports: tweenr
Reverse suggests: aqp

Linking:

Please use the canonical form https://CRAN.R-project.org/package=farver to link to this page.