Package: GimmeMyPlot Title: Graphical Utilities for Visualizing and Exploring Data Version: 0.2.0 Authors@R: person("Etienne", "Camenen", , "etienne.camenen@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-2398-0190")) Description: Simplifies the process of creating essential visualizations in R, offering a range of plotting functions for common chart types like violin plots, pie charts, and histograms. With an intuitive interface, users can effortlessly customize colors, labels, and styles, making it an ideal tool for both beginners and experienced data analysts. Whether exploring datasets or producing quick visual summaries, this package provides a streamlined solution for fundamental graphics in R. License: GPL-3 Imports: dplyr, forcats, ggforce, ggplot2, ggpubr, magrittr, RColorBrewer, rstatix, scales, stringi, stringr, tidyr Suggests: covr, knitr, rmarkdown, testthat VignetteBuilder: knitr Config/testthat/edition: 3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Config/pak/sysreqs: cmake libfontconfig1-dev libfreetype6-dev make libicu-dev Repository: https://ecamenen.r-universe.dev Date/Publication: 2023-10-23 15:01:24 UTC RemoteUrl: https://github.com/ecamenen/gimmemyplot RemoteRef: HEAD RemoteSha: e1e61ff9041be9b78f9b586870708ba853956c8f NeedsCompilation: no Packaged: 2026-07-11 07:39:48 UTC; root Author: Etienne Camenen [aut, cre] (ORCID: ) Maintainer: Etienne Camenen