Package: RcppColors 0.6.0

Stéphane Laurent

RcppColors: Color Mappings and 'C++' Header Files for Color Conversion

Provides 'C++' header files to deal with color conversion from some color spaces to hexadecimal with 'Rcpp', and exports some color mapping functions for usage in R. Also exports functions to convert colors from the 'HSLuv' color space for usage in R. 'HSLuv' is a human-friendly alternative to HSL.

Authors:Stéphane Laurent [cre, aut], Scott Spencer [aut]

RcppColors_0.6.0.tar.gz
RcppColors_0.6.0.zip(r-4.5)RcppColors_0.6.0.zip(r-4.4)RcppColors_0.6.0.zip(r-4.3)
RcppColors_0.6.0.tgz(r-4.4-x86_64)RcppColors_0.6.0.tgz(r-4.4-arm64)RcppColors_0.6.0.tgz(r-4.3-x86_64)RcppColors_0.6.0.tgz(r-4.3-arm64)
RcppColors_0.6.0.tar.gz(r-4.5-noble)RcppColors_0.6.0.tar.gz(r-4.4-noble)
RcppColors_0.6.0.tgz(r-4.4-emscripten)RcppColors_0.6.0.tgz(r-4.3-emscripten)
RcppColors.pdf |RcppColors.html
RcppColors/json (API)
NEWS

# Install 'RcppColors' in R:
install.packages('RcppColors', repos = c('https://stla.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/stla/rcppcolors/issues

Uses libs:
  • c++– GNU Standard C++ Library v3
  • openmp– GCC OpenMP (GOMP) support library

On CRAN:

colormapcolorspacercpp

19 exports 8 stars 1.70 score 1 dependencies 85 scripts 212 downloads

Last updated 10 months agofrom:b94e0d7228. Checks:OK: 9. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 07 2024
R-4.5-win-x86_64OKSep 07 2024
R-4.5-linux-x86_64OKSep 07 2024
R-4.4-win-x86_64OKSep 07 2024
R-4.4-mac-x86_64OKSep 07 2024
R-4.4-mac-aarch64OKSep 07 2024
R-4.3-win-x86_64OKSep 07 2024
R-4.3-mac-x86_64OKSep 07 2024
R-4.3-mac-aarch64OKSep 07 2024

Exports:colorMap1colorMap10colorMap11colorMap12colorMap13colorMap14colorMap2colorMap3colorMap4colorMap5colorMap6colorMap7colorMap8colorMap9hsihslhsluvhsluv2rgbpermuteRGB

Dependencies:Rcpp

Readme and manuals

Help Manual

Help pageTopics
'C++' header files for conversion from some color spaces to hexadecimal.RcppColors-package RcppColors
Color mappings functionscolorMap1 colorMap10 colorMap11 colorMap12 colorMap13 colorMap14 colorMap2 colorMap3 colorMap4 colorMap5 colorMap6 colorMap7 colorMap8 colorMap9
HSI color specificationhsi
HSL color specificationhsl
HSLuv color specificationhsluv hsluv2rgb
RGB permutationpermuteRGB