Package: gghighlight
Type: Package
Title: Highlight Lines and Points in 'ggplot2'
Version: 0.1.0
Authors@R: c(
    person("Hiroaki", "Yutani", , "yutani.ini@gmail.com", c("aut", "cre"))
    )
Description: Make it easier to explore data with highlights.
URL: https://github.com/yutannihilation/gghighlight/
BugReports: https://github.com/yutannihilation/gghighlight/issues
License: MIT + file LICENSE
Encoding: UTF-8
Depends: ggplot2 (>= 3.0.0), R (>= 3.1.0)
Imports: dplyr (> 0.7.0), tibble, ggrepel, magrittr, purrr, rlang
LazyData: true
RoxygenNote: 6.0.1.9000
Suggests: testthat, knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-07-03 23:00:22 UTC; hiroaki-yutani
Author: Hiroaki Yutani [aut, cre]
Maintainer: Hiroaki Yutani <yutani.ini@gmail.com>
Repository: CRAN
Date/Publication: 2018-07-04 08:10:03 UTC
