Package: plot2 Title: A Plotting Assistant for Fast 'ggplot2' Visualisations Date: 2026-04-16 Version: 1.99.0.9031 Authors@R: c( person(given = c("Matthijs", "S."), family = "Berends", role = c("aut", "cre"), email = "m.s.berends@umcg.nl"), person(given = c("Erwin", "E.", "A."), family = "Hassing", role = c("aut", "ctb")), person(given = c("Wikje", "E."), family = "Berends-Hoekstra", role = c("aut", "ctb"))) Description: A streamlined extension of 'ggplot2' designed to simplify and accelerate the creation of data visualisations. 'plot2' automates common tasks such as axis handling, plot type selection, and data transformation, allowing users to create complex, publication-ready plots with minimal code. It integrates seamlessly with the tidyverse and retains full compatibility with 'ggplot2', while offering additional conveniences like enhanced sorting, faceting, and custom theming. URL: https://msberends.github.io/plot2, https://github.com/msberends/plot2 Depends: R (>= 4.1.0) Imports: broom (>= 1.0.0), cleaner (>= 1.5.1), crayon (>= 1.5.0), dplyr (>= 1.1.0), forcats (>= 1.0.0), ggplot2 (>= 4.0.0), showtext (>= 0.9.0), showtextdb (>= 3.0.0), sysfonts (>= 0.8.0), tidyselect (>= 1.2.0), tidyr (>= 1.3.0) Suggests: AMR (>= 3.0.1), arrow, bslib, cli, clipr, DT, fansi, ggbeeswarm (>= 0.7.0), ggforce (>= 0.5.0), glue, ggplot2movies, grDevices, grid (>= 4.5.0), haven, jsonlite, nanoparquet, readODS, readxl (>= 1.3.0), rmarkdown (>= 2.11), knitr (>= 1.30), lubridate, patchwork, pillar, plotly (>= 4.8.0), rio, rlang, rstudioapi (>= 0.10.0), scales, sf (>= 1.0.0), shiny (>= 1.10.0), shinyjs, stringr (>= 1.5.0), testthat, vctrs, viridisLite, xml2, yaml License: GPL-2 Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/testthat/edition: 2 VignetteBuilder: knitr Config/pak/sysreqs: libfreetype6-dev libicu-dev libpng-dev zlib1g-dev Repository: https://msberends.r-universe.dev Date/Publication: 2026-04-16 12:10:19 UTC RemoteUrl: https://github.com/msberends/plot2 RemoteRef: HEAD RemoteSha: 1badfa036f3639e0aeab9b0273476b6e9bd0a29a NeedsCompilation: no Packaged: 2026-06-15 07:56:32 UTC; root Author: Matthijs S. Berends [aut, cre], Erwin E. A. Hassing [aut, ctb], Wikje E. Berends-Hoekstra [aut, ctb] Maintainer: Matthijs S. Berends