Package: ggScatRidges
Type: Package
Title: Scatter Plot Combined with Ridgelines in 'ggplot2'
Version: 0.1.1
Date: 2024-03-25
Authors@R: person(given = "Matthieu", family = "Bourgery",
                    role = c("aut", "cre"),
                    email = "matthieu.bourgery@gmail.com",
                    comment = c(ORCID = "0000-0001-9156-2807"))
Maintainer: Matthieu Bourgery <matthieu.bourgery@gmail.com>
Imports: ggplot2, cowplot, ggpubr, ggridges, viridis, hrbrthemes,
        ggrepel
Description: The function combines a scatter plot with ridgelines to better visualise the distribution between sample groups. The plot is created with 'ggplot2'.
License: GPL-3
URL: https://github.com/matbou85/ggScatRidges,
BugReports: https://github.com/matbou85/ggScatRidges/issues
Encoding: UTF-8
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2024-03-25 09:46:09 UTC; matbou
Author: Matthieu Bourgery [aut, cre] (<https://orcid.org/0000-0001-9156-2807>)
Repository: CRAN
Date/Publication: 2024-03-25 10:20:05 UTC
Built: R 4.2.3; ; 2024-03-25 13:02:03 UTC; unix
