Package: Dtableone
Type: Package
Title: Tabular Comparison of Paired Diagnostic Tests
Version: 1.1.0
Authors@R: c(
    person("Youngmi", "Park", email = "02141@snubh.org", role = c("aut", "cre")),
    person("Soyeon", "Ahn", email = "ahnsoyeon@snubh.org", role = "aut"),
    person("Seong Jun", "Byun", email = "sjun.byun@gmail.com", role = "aut")
    )
Description: Offers statistical methods to compare diagnostic performance between two binary diagnostic tests on the same subject in clinical studies. Includes functions for generating formatted tables to display diagnostic outcomes, facilitating a clear and comprehensive comparison directly through the R console. Inspired by and extending the functionalities of the 'DTComPair', 'tableone', and 'gtsummary' packages.
License: GPL-2
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.1
Depends: R (>= 4.3.0)
Imports: dplyr, epiR (>= 2.0.61), irr (>= 0.84.1), pROC (>= 1.18.5)
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2024-03-25 04:55:08 UTC; mrcc
Author: Youngmi Park [aut, cre],
  Soyeon Ahn [aut],
  Seong Jun Byun [aut]
Maintainer: Youngmi Park <02141@snubh.org>
Repository: CRAN
Date/Publication: 2024-03-25 20:20:02 UTC
Built: R 4.6.0; ; 2025-07-18 07:52:08 UTC; unix
