Package: regport
Title: Regression Model Processing Port
Version: 0.3.1
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.3.2
NeedsCompilation: no
Packaged: 2025-08-19 08:01:19 UTC; wsx
Author: Shixiang Wang [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-9855-7357>)
Maintainer: Shixiang Wang <w_shixiang@163.com>
Repository: CRAN
Date/Publication: 2025-08-19 09:00:02 UTC
Built: R 4.6.0; ; 2025-10-11 04:04:35 UTC; windows
