Type: Package
Package: ezcox
Title: Easily Process a Batch of Cox Models
Version: 1.0.2
Date: 2021-10-03
Authors@R: 
    person(given = "Shixiang",
           family = "Wang",
           role = c("aut", "cre"),
           email = "w_shixiang@163.com",
           comment = c(ORCID = "0000-0001-9855-7357"))
Maintainer: Shixiang Wang <w_shixiang@163.com>
Description: A tool to operate a batch of univariate or multivariate Cox
    models and return tidy result.
License: GPL-3
URL: https://github.com/ShixiangWang/ezcox
BugReports: https://github.com/ShixiangWang/ezcox/issues
Depends: R (>= 3.5)
Imports: dplyr (>= 0.8.3), forestmodel, ggplot2, magrittr (>= 1.5),
        purrr (>= 0.3.2), rlang (>= 0.1.2), scales, survival, tibble,
        utils
Suggests: covr (>= 3.2.1), furrr, future, knitr, rmarkdown, roxygen2
        (>= 6.1.1), testthat (>= 2.1.0), prettydoc
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-10-28 14:45:57 UTC; wsx
Author: Shixiang Wang [aut, cre] (<https://orcid.org/0000-0001-9855-7357>)
Repository: CRAN
Date/Publication: 2021-10-28 15:20:08 UTC
