Package: dittoViz
Type: Package
Title: User Friendly Data Visualization
Version: 1.0.3
Authors@R: c(person("Daniel", "Bunis", email = "daniel.bunis@ucsf.edu",
    role=c("aut", "cre"), comment = c(ORCID = "0000-0002-0010-1616")))
Description: A comprehensive visualization toolkit built with coders of all
    skill levels and color-vision impaired audiences in mind. It allows creation
    of finely-tuned, publication-quality figures from single function calls.
    Visualizations include scatter plots, compositional bar plots, violin, box,
    and ridge plots, and more. Customization ranges from size and title
    adjustments to discrete-group circling and labeling, hidden data overlay
    upon cursor hovering via ggplotly() conversion, and many more, all with
    simple, discrete inputs. Color blindness friendliness is powered by legend
    adjustments (enlarged keys), and by allowing the use of shapes or
    letter-overlay in addition to the carefully selected dittoColors().
License: MIT + file LICENCE
Encoding: UTF-8
Depends: ggplot2
Imports: cowplot, ggrepel, ggridges, stats
Suggests: plotly, testthat (>= 3.0.0), ggplot.multistats,
        palmerpenguins, ggrastr (>= 0.2.0)
RoxygenNote: 7.3.1
Config/testthat/edition: 3
URL: https://github.com/dtm2451/dittoViz
BugReports: https://github.com/dtm2451/dittoViz/issues
NeedsCompilation: no
Packaged: 2025-02-25 18:18:52 UTC; dan
Author: Daniel Bunis [aut, cre] (<https://orcid.org/0000-0002-0010-1616>)
Maintainer: Daniel Bunis <daniel.bunis@ucsf.edu>
Repository: CRAN
Date/Publication: 2025-02-25 18:30:02 UTC
