Package: colorsGen
Title: Generation of Random Colors
Version: 1.0.0
Authors@R: c(
    person("Stéphane", "Laurent", , "laurent_step@outlook.fr", 
           role = c("aut", "cre")),
    person("David", "Merfield", role = "cph",
           comment = "'randomColor' JavaScript library")
  )
Description: Generation of random colors, possibly with a given hue or a
    given luminosity. This is a port of the JavaScript library
    'randomColor' <https://randomcolor.lllllllllllllllll.com/>.
License: CC0
URL: https://github.com/stla/colorsGen
BugReports: https://github.com/stla/colorsGen/issues
Depends: R (>= 2.10)
Imports: colorspace, grDevices, methods, stats
Encoding: UTF-8
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-10-28 08:19:44 UTC; SDL96354
Author: Stéphane Laurent [aut, cre],
  David Merfield [cph] ('randomColor' JavaScript library)
Maintainer: Stéphane Laurent <laurent_step@outlook.fr>
Repository: CRAN
Date/Publication: 2023-10-28 15:30:02 UTC
Built: R 4.4.0; ; 2024-05-24 05:42:21 UTC; unix
