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 Roxygen: list(markdown = TRUE, roclets = c("collate", "namespace", "rd", "roxytest::testthat_roclet")) RoxygenNote: 7.3.2 Config/pak/sysreqs: make libicu-dev libx11-dev zlib1g-dev Repository: https://shixiangwang.r-universe.dev Date/Publication: 2025-08-18 01:52:11 UTC RemoteUrl: https://github.com/ShixiangWang/regport RemoteRef: HEAD RemoteSha: ca8641667be380d42a58df0e11240b2c258fdc02 NeedsCompilation: no Packaged: 2026-06-19 07:11:21 UTC; root Author: Shixiang Wang [aut, cre] (ORCID: ) Maintainer: Shixiang Wang