Type: Package
Package: gghighlight
Title: Highlight Lines and Points in 'ggplot2'
Version: 0.5.0
Authors@R: 
    person(given = "Hiroaki",
           family = "Yutani",
           role = c("aut", "cre"),
           email = "yutani.ini@gmail.com",
           comment = c(ORCID = "0000-0002-3385-7233"))
Description: Make it easier to explore data with highlights.
License: MIT + file LICENSE
URL: https://yutannihilation.github.io/gghighlight/,
        https://github.com/yutannihilation/gghighlight
BugReports: https://github.com/yutannihilation/gghighlight/issues
Depends: ggplot2 (>= 3.3.6), R (>= 3.4.0)
Imports: dplyr (>= 1.0.4), ggrepel, lifecycle, purrr, rlang, tibble,
        scales, grDevices
Suggests: geomtextpath, knitr, rmarkdown, sf, testthat, vdiffr (>=
        0.3.0)
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.3.2
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-06-14 07:26:33 UTC; yutan
Author: Hiroaki Yutani [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-3385-7233>)
Maintainer: Hiroaki Yutani <yutani.ini@gmail.com>
Repository: CRAN
Date/Publication: 2025-06-14 07:50:02 UTC
Built: R 4.6.0; ; 2025-10-11 03:00:54 UTC; windows
