Package: palettizer Title: R Package for Color Palette Generation Using the 'palettize' C++ Library Version: 0.0.0.9000 Authors@R: c( person("Gustavo", "Velásquez", , "gvelasq2github@gmail.com", role = c("aut", "cre")), person("Isabella", "Velásquez", , "ivelasq@gmail.com", role = "aut"), person("gvlsq", role = "aut") ) Description: R package for color palette generation using the 'palettize' C++ library. License: MIT + file LICENSE URL: https://gvelasq.github.io/palettizer, https://github.com/gvelasq/palettizer BugReports: https://github.com/gvelasq/palettizer/issues Suggests: covr, testthat (>= 3.0.0) LinkingTo: cpp11 Config/testthat/edition: 3 Config/testthat/parallel: true Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.1.2 SystemRequirements: C++11 Repository: https://gvelasq.r-universe.dev Date/Publication: 2023-04-23 06:08:08 UTC RemoteUrl: https://github.com/gvelasq/palettizer RemoteRef: HEAD RemoteSha: f87e8eef335ad7daa59be9b4f1761e554918ca40 NeedsCompilation: yes Packaged: 2026-05-31 08:57:06 UTC; root Author: Gustavo Velásquez [aut, cre], Isabella Velásquez [aut], gvlsq [aut] Maintainer: Gustavo Velásquez