Package: dampack
Type: Package
Title: Decision-Analytic Modeling Package
Version: 1.0.2.1000
Authors@R: 
    c(person(given = "Fernando",
             family = "Alarid-Escudero",
             role = "aut",
             email = "falarid@stanford.edu",
             comment = c(ORCID = "0000-0001-5076-1172")),
      person(given = "Greg",
             family = "Knowlton",
             role = "aut",
             email = "knowl193@umn.edu"),
      person(given = "Caleb W.",
             family = "Easterly",
             role = "aut",
             email = "caleb_easterly@unc.edu",
             comment = c(ORCID = "0000-0001-7853-377X")),
      person(given = "David",
             family = "Garibay",
             role = c("ctb", "cre"),
             email = "dgari039@uottawa.ca"),
      person(given = "Eva",
             family = "Enns",
             role = "aut",
             email = "eenns@umn.edu",
             comment = c(ORCID = "0000-0003-0693-7358")))
Description: A suite of functions for analyzing and visualizing the health economic outputs of mathematical models.
    This package was developed with funding from the National Institutes of Allergy and Infectious Diseases of the 
    National Institutes of Health under award no. R01AI138783. The content of this package is solely the 
    responsibility of the authors and does not necessarily represent the official views of the National Institutes 
    of Health. The theoretical underpinnings of 'dampack''s functionality are detailed in Hunink et al. (2014) 
    <doi:10.1017/CBO9781139506779>.
License: GPL-3
URL: https://github.com/DARTH-git/dampack
BugReports: https://github.com/DARTH-git/dampack/issues
Encoding: UTF-8
Depends: R (>= 3.5), ggplot2 (>= 3.3.0)
Imports: ellipse, dplyr, scales, stringr, mgcv, truncnorm, triangle,
        ggrepel, tidyr, rlang
Suggests: testthat, lintr, knitr, rmarkdown, kableExtra
LazyData: true
RoxygenNote: 7.3.2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2024-09-27 18:14:02 UTC; cide
Author: Fernando Alarid-Escudero [aut]
    (<https://orcid.org/0000-0001-5076-1172>),
  Greg Knowlton [aut],
  Caleb W. Easterly [aut] (<https://orcid.org/0000-0001-7853-377X>),
  David Garibay [ctb, cre],
  Eva Enns [aut] (<https://orcid.org/0000-0003-0693-7358>)
Maintainer: David Garibay <dgari039@uottawa.ca>
Repository: CRAN
Date/Publication: 2024-09-30 17:00:06 UTC
Built: R 4.3.3; ; 2024-09-30 18:16:39 UTC; unix
