Package: ggstance
Title: Horizontal 'ggplot2' Components
Version: 0.3
Authors@R: c(
    person("Lionel", "Henry", , "lionel@rstudio.com", role = c("aut", "cre")),
    person("Hadley", "Wickham", , "hadley@rstudio.com", "aut"),
    person("Winston", "Chang", , "winston@rstudio.com", "aut"),
    person("RStudio", role = "cph")
    )
Description: A 'ggplot2' extension that provides flipped components:
    horizontal versions of 'Stats' and 'Geoms', and vertical versions
    of 'Positions'.
Depends: R (>= 3.2.2)
Imports: ggplot2 (>= 2.2), purrr (>= 0.2), lazyeval, plyr
Suggests: magrittr, testthat, vdiffr
License: GPL-3
LazyData: true
RoxygenNote: 5.0.1
Collate: 'flip-aes.R' 'geom-barh.R' 'legend-draw.R' 'geom-boxploth.R'
        'geom-crossbarh.R' 'geom-errorbarh.R' 'geom-histogramh.R'
        'geom-linerangeh.R' 'geom-pointrangeh.R' 'geom-violinh.R'
        'ggstance.R' 'position-dodgev.R' 'position-jitterdodgev.R'
        'position-stackv.R' 'position.R' 'stat-binh.R'
        'stat-boxploth.R' 'stat-counth.R' 'stat-summaryh.R'
        'stat-xdensity.R'
NeedsCompilation: no
Packaged: 2016-11-15 16:48:48 UTC; lionel
Author: Lionel Henry [aut, cre],
  Hadley Wickham [aut],
  Winston Chang [aut],
  RStudio [cph]
Maintainer: Lionel Henry <lionel@rstudio.com>
Repository: CRAN
Date/Publication: 2016-11-16 08:16:37
