Package: visR
Type: Package
Title: Clinical Graphs and Tables Adhering to Graphical Principles
Description: To enable fit-for-purpose, reusable clinical and medical research 
  focused visualizations and tables with sensible defaults and based on 
  graphical principles as described in: 
  "Vandemeulebroecke et al. (2018)" <doi:10.1002/pst.1912>, 
  "Vandemeulebroecke et al. (2019)" <doi:10.1002/psp4.12455>, and 
  "Morris et al. (2019)" <doi:10.1136/bmjopen-2019-030215>.
Version: 0.2.0
Date: 2021-06-11
LazyData: true
Authors@R: c(
   person("Diego", "Saldana", , "diego.saldana@roche.com", "aut"),
   person("Charlotta", "Fruechtenicht", , "charlotta.fruechtenicht@roche.com", "aut"),
   person("Mark", "Baillie", , "bailliem@gmail.com", c("aut", "cre")),
   person("Marc", "Vandemeulebroecke", , "marc.vandemeulebroecke@novartis.com", "aut"),
   person("Thanos", "Siadimas", , "thanos.siadimas@roche.com", "aut"),
   person("Pawel", "Kawski", , "pawel.kawski@contractors.roche.com>", "aut"),
   person("Steven", "Haesendonckx", , "shaesen2@its.jnj.com", "aut"),
   person("James", "Black", , "james.black.jb2@roche.com", "aut"),
   person("Pelagia", "Alexandra Papadopoulou", , "PPapadop@its.jnj.com", "aut"),
   person("Tim", "Treis", , "tim.treis@outlook.de", "aut"),
   person("Rebecca", "Albrecht", , "rebecca.albrecht.dietsch@gmail.com", "aut"))
Maintainer: Mark Baillie <bailliem@gmail.com>
URL: https://github.com/openpharma/visR
BugReports: https://github.com/openpharma/visR/issues
License: MIT + file LICENSE
Depends: R (>= 3.0.0)
Suggests: covr, testthat (>= 2.1.0), vdiffr, knitr, rmarkdown, forcats,
        glue, tibble, data.table
RoxygenNote: 7.1.1
Encoding: UTF-8
biocViews:
Imports: broom, DT, survival, magrittr, ggplot2, tidyr, dplyr,
        kableExtra, gt (>= 0.1.0), tidyselect, parcats (>= 0.0.1),
        cowplot, gtable, gridExtra, rlang
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-06-11 20:00:43 UTC; BAILLMA3
Author: Diego Saldana [aut],
  Charlotta Fruechtenicht [aut],
  Mark Baillie [aut, cre],
  Marc Vandemeulebroecke [aut],
  Thanos Siadimas [aut],
  Pawel Kawski [aut],
  Steven Haesendonckx [aut],
  James Black [aut],
  Pelagia Alexandra Papadopoulou [aut],
  Tim Treis [aut],
  Rebecca Albrecht [aut]
Repository: CRAN
Date/Publication: 2021-06-14 09:00:02 UTC
Built: R 4.0.2; ; 2021-06-15 11:30:44 UTC; unix
