Package: jstable
Title: Create Tables from Different Types of Regression
Version: 0.7.6
Date: 2019-01-26
Authors@R: c(person("Jinseob", "Kim", email = "jinseob2kim@gmail.com", role = c("aut", "cre"),  comment = c(ORCID = "0000-0002-9403-605X")),
             person("Anpanman", role = c("cph", "fnd"))
             )
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 (>= 3.4.0)
License: Apache License 2.0
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Imports: geepack, lme4, stats, data.table, labelled, tableone, coxme,
        epiDisplay, survival, DT, survey, methods
URL: https://github.com/jinseob2kim/jstable
BugReports: https://github.com/jinseob2kim/jstable/issues
Suggests: testthat, knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-01-26 02:54:15 UTC; js
Author: Jinseob Kim [aut, cre] (<https://orcid.org/0000-0002-9403-605X>),
  Anpanman [cph, fnd]
Maintainer: Jinseob Kim <jinseob2kim@gmail.com>
Repository: CRAN
Date/Publication: 2019-02-01 17:43:25 UTC
