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 <kazukiyoshida@mail.harvard.edu>
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
NeedsCompilation: no
Packaged: 2022-04-15 14:30:45 UTC; kazuki
Author: Kazuki Yoshida [cre, aut] (<https://orcid.org/0000-0002-2030-3549>),
  Alexander Bartel [ctb, aut] (<https://orcid.org/0000-0002-1280-6138>),
  Jonathan J Chipman [ctb],
  Justin Bohn [ctb],
  Lucy DAgostino McGowan [ctb],
  Malcolm Barrett [ctb],
  Rune Haubo B Christensen [ctb],
  gbouzill [ctb]
Repository: CRAN
Date/Publication: 2022-04-15 14:50:02 UTC
Built: R 4.1.3; ; 2023-04-17 19:45:57 UTC; windows
