Source: r-cran-farver Section: gnu-r Priority: optional Maintainer: Debian R Packages Maintainers Uploaders: Joost van Baal-Ilić , Andreas Tille Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-farver Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-farver.git Homepage: https://cran.r-project.org/package=farver Standards-Version: 4.6.1 Rules-Requires-Root: no Build-Depends: debhelper-compat (= 13), dh-r, r-base-dev Testsuite: autopkgtest-pkg-r Package: r-cran-farver Architecture: any Depends: ${R:Depends}, ${shlibs:Depends}, ${misc:Depends} Recommends: ${R:Recommends} Suggests: ${R:Suggests} Description: GNU R high performance colour space manipulation 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.