Package: regport
Title: Regression Model Processing Port
Version: 0.3.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: parallel, roxygen2, see, testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2022-05-10 05:04:39 UTC; Administrator
Author: Shixiang Wang [aut, cre] (<https://orcid.org/0000-0001-9855-7357>)
Maintainer: Shixiang Wang <w_shixiang@163.com>
Repository: CRAN
Date/Publication: 2022-05-10 05:30:06 UTC
Built: R 4.1.2; ; 2022-05-10 11:52:58 UTC; unix
