Package: ggrepel
Version: 0.6.3
Authors@R: c(person("Kamil", "Slowikowski", role = c("aut", "cre"),
    email = "kslowikowski@fas.harvard.edu"))
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-2
URL: http://github.com/slowkow/ggrepel
BugReports: http://github.com/slowkow/ggrepel/issues
RoxygenNote: 5.0.1
LinkingTo: Rcpp
NeedsCompilation: yes
Packaged: 2016-10-20 00:41:56 UTC; slowikow
Author: Kamil Slowikowski [aut, cre]
Maintainer: Kamil Slowikowski <kslowikowski@fas.harvard.edu>
Repository: CRAN
Date/Publication: 2016-10-20 10:52:21
