Package: SubgrPlots
Type: Package
Title: Graphical Displays for Subgroup Analysis in Clinical Trials
Version: 0.1.3
Authors@R: c(
    person("Nicolas", "Ballarini", email = "nicoballarini@gmail.com",
    role = c("aut","cre")),
    person("Yi-Da", "Chiu", email = "yi-da.chiu@alumni.ucl.ac.uk", 
    role = c("aut")),
    person("Jake", "Conway", role = "ctb"),
    person("Nils", "Gehlenborg", role = "ctb"),
    person("Michal", "Bojanowski", role = "ctb"),
    person("Robin", "Edwards", role = "ctb"))
Description: Provides functions for obtaining a variety of 
    graphical displays that may be useful in the subgroup analysis setting. 
    An example with a prostate cancer dataset is provided.
    The graphical techniques considered include level plots, mosaic plots,
    contour plots, bar charts, Venn diagrams, tree plots, forest plots, 
    Galbraith plots, L'Abbé plots, the subpopulation treatment effect pattern 
    plot, alluvial plots, circle plots and UpSet plots.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Depends: R (>= 2.10), graphics
Imports: alluvial, circlize, colorspace, diagram, dplyr, ggplot2 (>=
        2.1.1), ggrepel, grid, gridBase, gridExtra, methods, plyr,
        polyclip, scales, shape, sp, survRM2, survival, UpSetR,
        VennDiagram
Suggests: knitr, rmarkdown, rgeos
VignetteBuilder: knitr, rmarkdown
RoxygenNote: 7.0.2
NeedsCompilation: no
Packaged: 2020-01-29 02:27:09 UTC; nicolasballarini
Author: Nicolas Ballarini [aut, cre],
  Yi-Da Chiu [aut],
  Jake Conway [ctb],
  Nils Gehlenborg [ctb],
  Michal Bojanowski [ctb],
  Robin Edwards [ctb]
Maintainer: Nicolas Ballarini <nicoballarini@gmail.com>
Repository: CRAN
Date/Publication: 2020-01-29 05:40:06 UTC
Built: R 4.0.2; ; 2020-07-17 11:13:31 UTC; unix
