Package: tidyplots
Title: Tidy Plots for Scientific Papers
Version: 0.3.1
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
RoxygenNote: 7.3.2
Imports: cli, dplyr, forcats, ggbeeswarm, ggplot2 (>= 3.5.0), ggpubr,
        ggrastr, ggrepel, glue, Hmisc, htmltools, lifecycle, patchwork
        (>= 1.2.0), purrr, rlang, scales, stringr, 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
NeedsCompilation: no
Packaged: 2025-07-02 20:16:09 UTC; janbroderengler
Author: Jan Broder Engler [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0002-3169-2076>)
Maintainer: Jan Broder Engler <broder.engler@gmail.com>
Repository: CRAN
Date/Publication: 2025-07-02 20:30:02 UTC
Built: R 4.6.0; ; 2025-10-11 04:20:10 UTC; windows
