Type: Package Package: RcppColors Title: Color Mappings and 'C++' Header Files for Color Conversion Version: 0.6.0 Authors@R: c( person("Stéphane", "Laurent", , "laurent_step@outlook.fr", role = c("cre", "aut")), person("Scott", "Spencer", role = "aut") ) Maintainer: Stéphane Laurent Description: 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. License: GPL-3 URL: https://github.com/stla/RcppColors BugReports: https://github.com/stla/RcppColors/issues Imports: Rcpp (>= 1.0.8) LinkingTo: Rcpp Encoding: UTF-8 RoxygenNote: 7.2.3 Repository: https://stla.r-universe.dev Date/Publication: 2023-11-18 18:24:41 UTC RemoteUrl: https://github.com/stla/rcppcolors RemoteRef: HEAD RemoteSha: b94e0d7228428199ccff3f870003148f34331b30 NeedsCompilation: yes Packaged: 2026-06-24 00:39:21 UTC; root Author: Stéphane Laurent [cre, aut], Scott Spencer [aut]