Package: jstable Title: Create Tables from Different Types of Regression Version: 1.3.26 Date: 2026-04-09 Authors@R: c(person("Jinseob", "Kim", email = "jinseob2kim@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-9403-605X")), person("Zarathu", role = c("cph", "fnd")), person("Yoonkyoung", "Jeon", role = c("aut")), person("Jaehun", "Shon", role = c("aut")), person("Hyojong", "Myung", role = c("aut")), person("Hyungwoo", "Jo", role = c("aut")), person("Sungho", "Choi", role = c("aut")), person("Jaewoong", "Heo", role = c("aut")), person("Mingu", "Jee", role = c("aut")), person("Yujeong", "Yoon", role = c("aut")), person("Minhyuk", "Kim", role = c("aut")), person("Wonbin", "Hahn", role = c("aut")), person("Taehong", "Kim", role = c("aut"))) Description: Create regression tables from generalized linear model(GLM), generalized estimating equation(GEE), generalized linear mixed-effects model(GLMM), Cox proportional hazards model, survey-weighted generalized linear model(svyglm) and survey-weighted Cox model results for publication. Depends: R (>= 4.0.0) License: Apache License 2.0 Encoding: UTF-8 RoxygenNote: 7.3.3 Imports: geepack, lme4, stats, data.table, labelled, tableone, coxme (>= 2.2-22), survival (>= 3.0.0), survey, methods, dplyr, purrr, magrittr, tibble, rlang, car, lmerTest, nortest URL: https://github.com/jinseob2kim/jstable, https://jinseob2kim.github.io/jstable/ BugReports: https://github.com/jinseob2kim/jstable/issues Suggests: testthat, knitr, rmarkdown VignetteBuilder: knitr LazyData: true Config/pak/sysreqs: cmake make libicu-dev libx11-dev zlib1g-dev Repository: https://jinseob2kim.r-universe.dev Date/Publication: 2026-04-08 23:31:41 UTC RemoteUrl: https://github.com/jinseob2kim/jstable RemoteRef: HEAD RemoteSha: 0813e19c530ab2838e891c466bedda50c0176fa3 NeedsCompilation: no Packaged: 2026-06-07 06:49:21 UTC; root Author: Jinseob Kim [aut, cre] (ORCID: ), Zarathu [cph, fnd], Yoonkyoung Jeon [aut], Jaehun Shon [aut], Hyojong Myung [aut], Hyungwoo Jo [aut], Sungho Choi [aut], Jaewoong Heo [aut], Mingu Jee [aut], Yujeong Yoon [aut], Minhyuk Kim [aut], Wonbin Hahn [aut], Taehong Kim [aut] Maintainer: Jinseob Kim