Type: Package Package: visualizeR Title: What a color! What a viz! Version: 1.0 Authors@R: person("Noblet", "Guillaume", , "gnoblet@zaclys.net", role = c("aut", "cre")) Maintainer: Guillaume Noblet Description: It basically provides colors as hex codes, color palettes, and some viz functions (graphs and maps). License: GPL (>= 3) URL: https://github.com/gnoblet/visualizeR, https://gnoblet.github.io/visualizeR/ Depends: R (>= 4.1.0) Imports: checkmate, dplyr, forcats, ggalluvial, ggplot2, ggrepel, ggtext, glue, grDevices, rlang (>= 0.4.11), scales, stringr, tidyr, viridisLite, waffle Suggests: knitr, rio, rmarkdown, roxygen2, testthat (>= 3.0.0), vdiffr, mockery VignetteBuilder: knitr Config/testthat/edition: 3 Encoding: UTF-8 LazyData: true RoxygenNote: 7.3.2