Package: tidyplots Title: Tidy Plots for Scientific Papers Version: 0.4.0.9000 Authors@R: person("Jan Broder", "Engler", , "broder.engler@gmail.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-3169-2076")) Description: The goal of 'tidyplots' is to streamline the creation of publication-ready plots for scientific papers. It allows to gradually add, remove and adjust plot components using a consistent and intuitive syntax. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Imports: cli, dplyr, forcats, ggbeeswarm, ggplot2 (>= 4.0.1), ggpubr, ggrastr, ggrepel, glue, gtable, Hmisc, htmltools, lifecycle, purrr, rlang, scales, stringr, tibble, tidyr, tidyselect Depends: R (>= 4.1.0) LazyData: true URL: https://github.com/jbengler/tidyplots, https://jbengler.github.io/tidyplots/ BugReports: https://github.com/jbengler/tidyplots/issues Suggests: knitr, rmarkdown, testthat (>= 3.0.0), vdiffr VignetteBuilder: knitr Config/testthat/edition: 3 Config/pak/sysreqs: libcairo2-dev cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev make libharfbuzz-dev libicu-dev libjpeg-dev libpng-dev libtiff-dev libuv1-dev libwebp-dev Repository: https://jbengler.r-universe.dev Date/Publication: 2026-06-10 21:55:13 UTC RemoteUrl: https://github.com/jbengler/tidyplots RemoteRef: HEAD RemoteSha: fda22dfed18494ec3f499c1a96aca1cbcc852c1a NeedsCompilation: no Packaged: 2026-06-10 23:48:28 UTC; root Author: Jan Broder Engler [aut, cre, cph] (ORCID: ) Maintainer: Jan Broder Engler