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 speed improvements over the 'convertColor' function in the 'grDevices' package.
Version: | 2.1.1 |
Suggests: | covr, testthat (≥ 3.0.0) |
Published: | 2022-07-06 |
Author: | Thomas Lin Pedersen [cre, aut], Berendea Nicolae [aut] (Author of the ColorSpace C++ library), Romain François [aut] |
Maintainer: | Thomas Lin Pedersen <thomasp85 at gmail.com> |
BugReports: | https://github.com/thomasp85/farver/issues |
License: | MIT + file LICENSE |
URL: | https://farver.data-imaginist.com, https://github.com/thomasp85/farver |
NeedsCompilation: | yes |
SystemRequirements: | C++11 |
Materials: | README NEWS |
CRAN checks: | farver results |
Reference manual: | farver.pdf |
Package source: | farver_2.1.1.tar.gz |
Windows binaries: | r-devel: farver_2.1.1.zip, r-release: farver_2.1.1.zip, r-oldrel: farver_2.1.1.zip |
macOS binaries: | r-release (arm64): farver_2.1.1.tgz, r-oldrel (arm64): farver_2.1.1.tgz, r-release (x86_64): farver_2.1.1.tgz, r-oldrel (x86_64): farver_2.1.1.tgz |
Old sources: | farver archive |
Reverse imports: | biometryassist, distributional, gghdr, imgpalr, pavo, plothelper, prismatic, scales, thematic, tweenr |
Reverse suggests: | aqp, ggfx, sharpshootR |
Please use the canonical form https://CRAN.R-project.org/package=farver to link to this page.