Type: Package
Package: ezcox
Title: Easily Process a Batch of Cox Models
Version: 1.0.4
Date: 2023-5-8
Authors@R: 
    person("Shixiang", "Wang", , "w_shixiang@163.com", role = c("aut", "cre"),
           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),
        methods, purrr (>= 0.3.2), rlang (>= 0.1.2), scales, survival,
        tibble, utf8, utils
Suggests: covr (>= 3.2.1), furrr, future, knitr, prettydoc, rmarkdown,
        roxygen2 (>= 6.1.1), testthat (>= 2.1.0)
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-05-08 08:21:41 UTC; wsx
Author: Shixiang Wang [aut, cre] (<https://orcid.org/0000-0001-9855-7357>)
Repository: CRAN
Date/Publication: 2023-05-08 09:50:11 UTC
Built: R 4.2.0; ; 2023-07-11 01:05:00 UTC; unix
