[ 原始碼: r-cran-farver ]
套件:r-cran-farver(2.1.1-1)
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.
其他與 r-cran-farver 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.29)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支援函式庫
-
- dep: libstdc++6 (>= 11)
- GNU Standard C++ Library v3
-
- dep: r-api-4.0
- 本虛擬套件由這些套件填實: r-base-core
-
- dep: r-base-core (>= 4.2.1-1)
- GNU R core of statistical computation and graphics system
-
- rec: r-cran-testthat (>= 3.0.0)
- GNU R testsuite
-
- sug: r-cran-covr
- test coverage for GNU R packages