Package: sinaplot
Type: Package
Title: An Enhanced Chart for Simple and Truthful Representation of
        Single Observations over Multiple Classes
Version: 0.1.3
Date: 2015-11-20
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 dataset. 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), ggplot2(>= 1.0.1)
Suggests: knitr, RColorBrewer
Imports:
License: GPL (>= 2)
LazyData: TRUE
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2015-11-20 20:02:10 UTC; nikos
Author: Nikos Sidiropoulos [aut, cre],
  Sina Hadi Sohi [aut],
  Nicolas Rapin [aut],
  Frederik Otzen Bagger [aut]
Repository: CRAN
Date/Publication: 2015-11-21 16:37:00
