Type: Package
Package: RcppColors
Title: 'C++' Header Files for Color Conversion and Color Mappings
Version: 0.3.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 <laurent_step@outlook.fr>
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
NeedsCompilation: yes
Packaged: 2023-03-09 13:08:22 UTC; stla
Author: Stéphane Laurent [cre, aut],
  Scott Spencer [aut]
Repository: CRAN
Date/Publication: 2023-03-09 14:20:12 UTC
Built: R 4.1.2; x86_64-apple-darwin17.0; 2023-03-10 11:33:52 UTC; unix
Archs: RcppColors.so.dSYM
