Package: icertool
Title: Calculate and Plot ICER
Version: 0.0.3
Authors@R: 
    c(person(given = "David",
           family = "Epstein",
           role = c("aut"),
           email = "davidepstein@ugr.es",
           comment = c(ORCID = "0000-0002-2275-0916")),
    person(given = "Daniel",
           family = "Perez-Troncoso",
           role = c("aut","cre"),
           email = "danielperez@ugr.es",
           comment = c(ORCID = "0000-0003-0091-8148")))
Description: The app will calculate the ICER (incremental cost-effectiveness 
             ratio) Rawlins (2012) <doi:10.1016/B978-0-7020-4084-9.00044-6> from the mean 
             costs and quality-adjusted life years (QALY) Torrance and Feeny (2009) <doi:10.1017/S0266462300008461>
             for a set of treatment options, and draw the efficiency frontier 
             in the costs-effectiveness plane. The app automatically identifies 
             and excludes dominated and extended-dominated options from the ICER 
             calculation.
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.1.2
Imports: shiny, shinythemes, purrr, DT, tidyverse, readxl, ggplot2,
        ggrepel, digest, shinyhelper
NeedsCompilation: no
Packaged: 2022-01-20 09:25:40 UTC; danie
Author: David Epstein [aut] (<https://orcid.org/0000-0002-2275-0916>),
  Daniel Perez-Troncoso [aut, cre]
    (<https://orcid.org/0000-0003-0091-8148>)
Maintainer: Daniel Perez-Troncoso <danielperez@ugr.es>
Repository: CRAN
Date/Publication: 2022-01-20 19:12:45 UTC
Built: R 4.4.3; ; 2025-10-13 12:49:54 UTC; windows
