Package: ggrepel
Version: 0.6.5
Authors@R: c(
    person("Kamil", "Slowikowski", email = "kslowikowski@gmail.com", role = c("aut", "cre")),
    person("Jean-Olivier", "Irisson", role = "ctb")
    )
Title: Repulsive Text and Label Geoms for 'ggplot2'
Description: 
    Provides text and label geoms for 'ggplot2' that help to avoid overlapping
    text labels. Labels repel away from each other and away from the data
    points.
Depends: R (>= 3.0.0), ggplot2 (>= 2.0.0)
Imports: grid, Rcpp, scales (>= 0.3.0)
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
License: GPL-3 | file LICENSE
URL: http://github.com/slowkow/ggrepel
BugReports: http://github.com/slowkow/ggrepel/issues
RoxygenNote: 5.0.1
LinkingTo: Rcpp
NeedsCompilation: yes
Packaged: 2016-11-23 19:15:14 UTC; slowikow
Author: Kamil Slowikowski [aut, cre],
  Jean-Olivier Irisson [ctb]
Maintainer: Kamil Slowikowski <kslowikowski@gmail.com>
Repository: CRAN
Date/Publication: 2016-11-24 07:47:54
