Package: tableone Type: Package Title: Create 'Table 1' to Describe Baseline Characteristics with or without Propensity Score Weights Version: 0.13.2 Date: 2022-04-15 Authors@R: c( # http://r-pkgs.had.co.nz/description.html#author person('Kazuki', 'Yoshida', email = 'kazukiyoshida@mail.harvard.edu', role = c('cre','aut'), comment = c(ORCID = '0000-0002-2030-3549')), person('Alexander', 'Bartel', role = c('ctb','aut'), comment = c(ORCID = '0000-0002-1280-6138')), person('Jonathan', 'J Chipman', role = 'ctb'), person('Justin', 'Bohn', role = 'ctb'), person('Lucy', 'DAgostino McGowan', role = 'ctb'), person('Malcolm', 'Barrett', role = 'ctb'), person('Rune', 'Haubo B Christensen', role = 'ctb'), person('gbouzill', role = 'ctb') ) Maintainer: Kazuki Yoshida Description: Creates 'Table 1', i.e., description of baseline patient characteristics, which is essential in every medical research. Supports both continuous and categorical variables, as well as p-values and standardized mean differences. Weighted data are supported via the 'survey' package. License: GPL-2 Imports: survey, MASS, e1071, zoo, gmodels, nlme, labelled Suggests: survival, testthat, Matrix, Matching, reshape2, ggplot2, knitr, geepack, lme4, lmerTest, rmarkdown URL: https://github.com/kaz-yos/tableone VignetteBuilder: knitr RoxygenNote: 7.1.2 Config/pak/sysreqs: make libicu-dev libx11-dev zlib1g-dev Repository: https://kaz-yos.r-universe.dev Date/Publication: 2022-04-15 14:27:35 UTC RemoteUrl: https://github.com/kaz-yos/tableone RemoteRef: HEAD RemoteSha: e2e7cccdc8b9d51c8cb2bb1da91f4663bed5e128 NeedsCompilation: no Packaged: 2026-07-04 14:25:12 UTC; root Author: Kazuki Yoshida [cre, aut] (ORCID: ), Alexander Bartel [ctb, aut] (ORCID: ), Jonathan J Chipman [ctb], Justin Bohn [ctb], Lucy DAgostino McGowan [ctb], Malcolm Barrett [ctb], Rune Haubo B Christensen [ctb], gbouzill [ctb]