Package: ggrepel
Version: 0.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 (>= 1.0.0.9003)
Imports: grid, Rcpp
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-01-09 21:33:45 UTC; slowikow
Author: Kamil Slowikowski [aut, cre]
Maintainer: Kamil Slowikowski <kslowikowski@fas.harvard.edu>
Repository: CRAN
Date/Publication: 2016-01-09 23:29:15
