Package: dotsViolin
Title: Dot Plots Mimicking Violin Plots
Date: 2023-10-19
Version: 0.0.1
Authors@R: c(person("Fernando", "Roa", email = "froao@ufg.br", role = c("aut", "cre") ), 
             person("Mariana Pires de Campos", "Telles", email = "", role = c("ctb")) )
Maintainer: Fernando Roa <froao@ufg.br>
Description: Modifies dot plots to have different sizes of dots mimicking violin plots and identifies
  modes or peaks for them based on frequency and kernel density estimates 
  (Rosenblatt, 1956) <doi:10.1214/aoms/1177728190> (Parzen, 1962) <doi:10.1214/aoms/1177704472>.
Depends: R (>= 3.5)
Imports: gridExtra, gtools, tidyr, stringr, dplyr, ggplot2, lazyeval,
        magrittr, rlang, scales, tidyselect
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-10-29 22:10:54 UTC; fernando
Author: Fernando Roa [aut, cre],
  Mariana Pires de Campos Telles [ctb]
Repository: CRAN
Date/Publication: 2023-10-30 13:20:02 UTC
Built: R 4.2.0; ; 2023-12-21 22:37:03 UTC; unix
