Package: RcppColors 0.6.0
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:
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')) |
Bug tracker:https://github.com/stla/rcppcolors/issues
Last updated 1 years agofrom:b94e0d7228. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 06 2024 |
R-4.5-win-x86_64 | OK | Nov 06 2024 |
R-4.5-linux-x86_64 | OK | Nov 06 2024 |
R-4.4-win-x86_64 | OK | Nov 06 2024 |
R-4.4-mac-x86_64 | OK | Nov 06 2024 |
R-4.4-mac-aarch64 | OK | Nov 06 2024 |
R-4.3-win-x86_64 | OK | Nov 06 2024 |
R-4.3-mac-x86_64 | OK | Nov 06 2024 |
R-4.3-mac-aarch64 | OK | Nov 06 2024 |
Exports:colorMap1colorMap10colorMap11colorMap12colorMap13colorMap14colorMap2colorMap3colorMap4colorMap5colorMap6colorMap7colorMap8colorMap9hsihslhsluvhsluv2rgbpermuteRGB
Dependencies:Rcpp
Readme and manuals
Help Manual
Help page | Topics |
---|---|
'C++' header files for conversion from some color spaces to hexadecimal. | RcppColors-package RcppColors |
Color mappings functions | colorMap1 colorMap10 colorMap11 colorMap12 colorMap13 colorMap14 colorMap2 colorMap3 colorMap4 colorMap5 colorMap6 colorMap7 colorMap8 colorMap9 |
HSI color specification | hsi |
HSL color specification | hsl |
HSLuv color specification | hsluv hsluv2rgb |
RGB permutation | permuteRGB |