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' . 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 Repository: https://stla.r-universe.dev Date/Publication: 2023-10-28 08:18:50 UTC RemoteUrl: https://github.com/stla/colorsgen RemoteRef: HEAD RemoteSha: 619d868c01f04e8bed4213c6e68d82f5f161caf6 NeedsCompilation: no Packaged: 2026-06-14 09:40:18 UTC; root Author: Stéphane Laurent [aut, cre], David Merfield [cph] ('randomColor' JavaScript library) Maintainer: Stéphane Laurent