Package: sinaplot
Type: Package
Title: An Enhanced Chart for Simple and Truthful Representation of
        Single Observations over Multiple Classes
Version: 1.0.0
Date: 2016-10-11
Authors@R: c(person("Nikos", "Sidiropoulos", role = c("aut", "cre"),
    email = "nikos.sidiro@gmail.com"), person("Sina Hadi", "Sohi", role = "aut",
    email = "sinasohi@gmail.com"), person("Nicolas", "Rapin", role = "aut",
    email = "nicolas.rapin@bric.ku.dk"), person("Frederik Otzen", "Bagger",
    role = "aut", email = "frederik@binf.ku.dk"))
Maintainer: Nikos Sidiropoulos <nikos.sidiro@gmail.com>
Description: The sinaplot is a data visualization chart suitable for plotting
    any single variable in a multiclass data set. It is an enhanced jitter strip
    chart, where the width of the jitter is controlled by the density
    distribution of the data within each class.
Depends: R(>= 3.1.0), plyr(>= 1.8.4)
Suggests: rmarkdown, knitr, RColorBrewer
Imports:
License: GPL (>= 2)
LazyData: TRUE
VignetteBuilder: knitr
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-10-11 13:16:55 UTC; nikos
Author: Nikos Sidiropoulos [aut, cre],
  Sina Hadi Sohi [aut],
  Nicolas Rapin [aut],
  Frederik Otzen Bagger [aut]
Repository: CRAN
Date/Publication: 2016-10-11 18:56:55
