Package: finalfit
Type: Package
Title: Quickly Create Elegant Regression Results Tables and Plots when
        Modelling
Version: 0.9.4
Authors@R: c(
  person(given = "Ewen", family = "Harrison", role = c("aut", "cre"), email = "ewen.harrison@ed.ac.uk"),
  person(given = "Tom", family = "Drake", role = c("aut")),
  person(given = "Riinu", family = "Ots", role = c("aut")))
Maintainer: Ewen Harrison <ewen.harrison@ed.ac.uk>
Description: Generate regression results tables and plots in final 
    format for publication. Explore models and export directly to PDF 
    and 'Word' using 'RMarkdown'. 
License: MIT + file LICENCE
Encoding: UTF-8
LazyData: true
BugReports: https://github.com/ewenharrison/finalfit/issues
URL: https://github.com/ewenharrison/finalfit
Imports: boot, broom, dplyr, forcats, GGally, ggplot2, grid, gridExtra,
        Hmisc, lme4, magrittr, mice, pillar, plyr, pROC, purrr, readr,
        scales, stats, stringr, survival, survminer, tibble, tidyr
RoxygenNote: 6.1.0
Suggests: covr, cmprsk, knitr, rlang, rmarkdown, rstan, survey,
        testthat
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-07-19 10:03:01 UTC; eharrison
Author: Ewen Harrison [aut, cre],
  Tom Drake [aut],
  Riinu Ots [aut]
Repository: CRAN
Date/Publication: 2019-07-19 11:00:02 UTC
