Type: Package
Package: symptomcheckR
Title: Analyzing and Visualizing Symptom Checker Performance
Version: 0.1.3
Authors@R: c(
    person("Marvin", "Kopka", , "marvin.kopka@tu-berlin.de", role = c("cre", "aut"),
           comment = c(ORCID = "0000-0003-3848-1471")),
    person("Malte L.", "Schmieding", role = "aut",
           comment = c(ORCID = "0000-0002-5844-7791")),
    person("Markus A.", "Feufel", role = "aut",
           comment = c(ORCID = "0000-0003-0563-8831"))
  )
Maintainer: Marvin Kopka <marvin.kopka@tu-berlin.de>
Description: Easily analyze and visualize the performance of symptom
    checkers. This package can be used to gain comprehensive insights into
    the performance of single symptom checkers or the performance of
    multiple symptom checkers. It can be used to easily compare these
    symptom checkers across several metrics to gain an understanding of
    their strengths and weaknesses. The metrics are developed in 
    Kopka et al. (2023) <doi:10.1177/20552076231194929>.
License: GPL-3
URL: https://github.com/ma-kopka/symptomcheckR
BugReports: https://github.com/ma-kopka/symptomcheckR/issues
Depends: R (>= 3.5.0)
Imports: dplyr (>= 1.0.0), ggplot2 (>= 3.2.0), ggpubr (>= 0.6.0), tidyr
        (>= 1.3.0), irr (>= 0.84.1)
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.3.1
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2024-04-16 20:18:12 UTC; marvin
Author: Marvin Kopka [cre, aut] (<https://orcid.org/0000-0003-3848-1471>),
  Malte L. Schmieding [aut] (<https://orcid.org/0000-0002-5844-7791>),
  Markus A. Feufel [aut] (<https://orcid.org/0000-0003-0563-8831>)
Repository: CRAN
Date/Publication: 2024-04-16 20:40:06 UTC
Built: R 4.3.2; ; 2024-04-16 21:54:33 UTC; unix
