Package: regport
Title: Regression Model Processing Port
Version: 0.2.0
Authors@R: 
    person("Shixiang", "Wang", , "w_shixiang@163.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0001-9855-7357"))
Description: Provides R6 classes, methods and utilities to construct,
    analyze, summarize, and visualize regression models.
License: MIT + file LICENSE
URL: https://github.com/ShixiangWang/regport,
        https://shixiangwang.github.io/regport/
BugReports: https://github.com/ShixiangWang/regport/issues
Imports: broom.helpers, data.table, dplyr, forestploter, glue,
        parameters, R6, rlang (>= 0.4.11), stats, survival
Suggests: roxygen2, testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2022-04-03 03:08:44 UTC; wsx
Author: Shixiang Wang [aut, cre] (<https://orcid.org/0000-0001-9855-7357>)
Maintainer: Shixiang Wang <w_shixiang@163.com>
Repository: CRAN
Date/Publication: 2022-04-06 07:00:02 UTC
Built: R 4.0.5; ; 2022-04-07 11:35:24 UTC; unix
