Package: gglogo
Title: Geom for Logo Sequence Plots
Version: 0.1.5
Authors@R: c(
    person("Heike", "Hofmann", email = "hofmann@iastate.edu", role = "aut"),
    person("Eric", "Hare", email = "eric@oaiti.org", role = c("aut", "cre")),
    person("GGobi Foundation", role = "aut"))
License: GPL-3
URL: https://github.com/heike/gglogo
BugReports: https://github.com/heike/gglogo/issues
Depends: R (>= 3.6)
Imports: ggplot2 (>= 2.0.0), grid, jpeg, plyr, dplyr, tidyr, magrittr,
        purrr, reshape2, knitr, rlang
Suggests: RColorBrewer
Description: Visualize sequences in (modified) logo plots. The design choices
    used by these logo plots allow sequencing data to be more easily analyzed.
    Because it is integrated into the 'ggplot2' geom framework, these logo plots
    support native features such as faceting.
Collate: 'logos.r' 'text.r' 'thin.r' 'data.r' 'alphabet.r' 'position.r'
RoxygenNote: 7.0.2
Encoding: UTF-8
VignetteBuilder: knitr
LazyData: true
NeedsCompilation: no
Packaged: 2020-01-28 20:43:59 UTC; erichare
Author: Heike Hofmann [aut],
  Eric Hare [aut, cre],
  GGobi Foundation [aut]
Maintainer: Eric Hare <eric@oaiti.org>
Repository: CRAN
Date/Publication: 2020-01-28 21:40:07 UTC
Built: R 4.0.2; ; 2020-07-17 00:44:48 UTC; unix
