Package: ggstance
Title: Horizontal 'ggplot2' Components
Version: 0.3.4
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.1.0)
Imports: ggplot2 (>= 3.2.0), plyr, rlang, withr (>= 2.0.0)
Suggests: Hmisc, testthat, vdiffr (>= 0.3.0)
License: GPL-3
LazyData: true
Encoding: UTF-8
RoxygenNote: 7.1.0
Collate: 'flip-aes.R' 'geom-barh.R' 'legend-draw.R' 'geom-boxploth.R'
        'geom-colh.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-dodge2v.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: 2020-04-02 15:43:42 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: 2020-04-02 16:40:02 UTC
Built: R 4.1.0; ; 2020-08-03 13:30:09 UTC; windows
