Package: GGally
Version: 1.0.1
Date: 2016-01-13
License: GPL (>= 2.0)
Title: Extension to ggplot2
Type: Package
LazyLoad: yes
LazyData: true
URL: https://ggobi.github.io/ggally, https://github.com/ggobi/ggally
BugReports: https://github.com/ggobi/ggally/issues
Authors@R: c(
    person("Barret", "Schloerke", role = c("aut", "cre"), email = "schloerke@gmail.com", comment = "author for ggpairs and ggally_*.  contributor for all functions."),
    person("Jason", "Crowley", role = "aut", email = "crowley.jason.s@gmail.com", comment = "ggparcoord"),
    person("Di", "Cook", role = c("aut", "ths"), email = "dicook@monash.edu", comment = "ggscatmat, gglyph"),
    person("Heike", "Hofmann", role = "ths", email = "hofmann@iastate.edu"),
    person("Hadley", "Wickham", role = "ths", email = "h.wickham@gmail.com"),
    person("Francois", "Briatte", role = "aut", email = "f.briatte@gmail.com", comment = "ggcorr, ggnet, ggnet2"),
    person("Moritz", "Marbach", role = "aut", email = "mmarbach@mail.uni-mannheim.de", comment = "ggnet, ggnet2"),
    person("Edwin", "Thoen", role = "aut", email = "edwinthoen@gmail.com", comment = "ggsurv"),
    person("Amos", "Elberg", role = "aut", email = "amos.elberg@gmail.com", comment = "ggnetworkmap"))
Description: The R package '\href{http://docs.ggplot2.org/current/}{ggplot2}'
    is a plotting system based on the grammar of graphics. '\href{https://
    ggobi.github.io/ggally}{GGally}' extends 'ggplot2' by adding several functions to
    reduce the complexity of combining geoms with transformed data. Some of these
    functions include a pairwise plot matrix, a scatterplot plot matrix, a parallel
    coordinates plot, a survival plot, and several functions to plot networks.
Depends: R (>= 2.14)
Imports: ggplot2 (>= 2.0.0), grid (>= 3.0.0), gtable (>= 0.1.2), plyr
        (>= 1.8), reshape (>= 0.8.4)
Suggests: arm (>= 1.7), geosphere (>= 1.3-11), ggmap (>= 2.3), igraph
        (>= 1.0.0), intergraph (>= 2.0-0), maps (>= 2.3-9), network (>=
        1.7.2), RColorBrewer (>= 1.0-5), scagnostics (>= 0.2-4), scales
        (>= 0.2.3), sna (>= 2.3-1), survival (>= 2.37-4), tnet (>=
        3.0), knitr (>= 1.12), rmarkdown (>= 0.9.2), roxygen2 (>=
        5.0.0), testthat
RoxygenNote: 5.0.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2016-01-13 22:20:21 UTC; barret
Author: Barret Schloerke [aut, cre] (author for ggpairs and ggally_*.
    contributor for all functions.),
  Jason Crowley [aut] (ggparcoord),
  Di Cook [aut, ths] (ggscatmat, gglyph),
  Heike Hofmann [ths],
  Hadley Wickham [ths],
  Francois Briatte [aut] (ggcorr, ggnet, ggnet2),
  Moritz Marbach [aut] (ggnet, ggnet2),
  Edwin Thoen [aut] (ggsurv),
  Amos Elberg [aut] (ggnetworkmap)
Maintainer: Barret Schloerke <schloerke@gmail.com>
Repository: CRAN
Date/Publication: 2016-01-14 11:24:09
