Package: tidyplots
Title: Tidy Plots for Scientific Papers
Version: 0.4.0
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.3
Imports: cli, dplyr, forcats, ggbeeswarm, ggplot2 (>= 4.0.1), ggpubr,
        ggrastr, ggrepel, glue, gtable, Hmisc, htmltools, lifecycle,
        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: 2026-01-06 14:23:19 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: 2026-01-08 08:40:07 UTC
Built: R 4.6.0; ; 2026-02-12 05:51:47 UTC; windows
