Package: gggap
Type: Package
Title: Streamlined Creation of Segments on the Y-Axis of 'ggplot2'
        Plots
Version: 1.0.1
Authors@R: c(
    person("Carlos", "Morales", role=c("aut", "cre"), email = "carlosmorales777@gmail.com"),
    person("Jiacheng", "Lou", role = "aut"),
    person("Jing", "Zhang", role = "aut"),
    person("Yizhu", "Lvy", role = "aut"),
    person("Zhi", "Jin", role = "aut")
    )
Description: The function gggap() streamlines the creation of segments on
    the y-axis of 'ggplot2' plots which is otherwise not a trivial task to
    accomplish.
Imports: ggplot2, cowplot, grid
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
URL: https://github.com/cmoralesmx/gggap
BugReports: https://github.com/cmoralesmx/gggap/issues
NeedsCompilation: no
Packaged: 2020-11-17 13:25:12 UTC; cmoralesmx
Author: Carlos Morales [aut, cre],
  Jiacheng Lou [aut],
  Jing Zhang [aut],
  Yizhu Lvy [aut],
  Zhi Jin [aut]
Maintainer: Carlos Morales <carlosmorales777@gmail.com>
Repository: CRAN
Date/Publication: 2020-11-20 09:20:02 UTC
Built: R 4.2.0; ; 2023-07-11 02:35:04 UTC; unix
