Package: heemod
Title: Markov Models for Health Economic Evaluations
Version: 0.12.0
Authors@R: c(
    person("Kevin", "Zarca", email = "kevin.zarca@gmail.com", role = c("aut", "cre")),
    person("Antoine", "Filipovic-Pierucci", role = "aut"),
    person("Matthew", "Wiener", role = "ctb"),
    person("Zdenek", "Kabat", role = "ctb"),
    person("Vojtech", "Filipec", role = "ctb"),
	  person("Jordan", "Amdahl", role=c("ctb")),
	  person("Yonatan", "Carranza Alarcon", role=c("ctb")),
	  person("Vince", "Daniels", role=c("ctb"))
    )
Description: An implementation of the modelling and reporting features described 
    in reference textbook and guidelines (Briggs, Andrew, et al. Decision 
    Modelling for Health Economic Evaluation. Oxford Univ. Press, 2011;
    Siebert, U. et al. State-Transition Modeling. Medical Decision Making 
    32, 690-700 (2012).): deterministic and probabilistic sensitivity analysis, 
    heterogeneity analysis, time dependency on state-time and model-time 
    (semi-Markov and non-homogeneous Markov models), etc.
Depends: R (>= 3.3.0)
Imports: dplyr (>= 0.7.2), ggplot2 (>= 2.2.0), lazyeval (>= 0.2.0),
        memoise (>= 1.1.0), mvnfast (>= 0.2.2), plyr (>= 1.8.0), pryr
        (>= 0.1.2), tibble (>= 1.3.0), rlang (>= 0.3), purrr (>= 0.3)
License: GPL (>= 3)
LazyData: true
VignetteBuilder: knitr
RoxygenNote: 7.1.0
Suggests: BCEA, diagram, flexsurv, knitr, logitnorm, lpSolve, mgcv,
        optimx, parallel, readxl, rgho, rmarkdown, stringr, survival,
        testthat, triangle, magrittr, cli
BugReports: https://github.com/pierucci/heemod/issues
NeedsCompilation: no
Packaged: 2020-04-08 12:38:39 UTC; kevin
Author: Kevin Zarca [aut, cre],
  Antoine Filipovic-Pierucci [aut],
  Matthew Wiener [ctb],
  Zdenek Kabat [ctb],
  Vojtech Filipec [ctb],
  Jordan Amdahl [ctb],
  Yonatan Carranza Alarcon [ctb],
  Vince Daniels [ctb]
Maintainer: Kevin Zarca <kevin.zarca@gmail.com>
Repository: CRAN
Date/Publication: 2020-04-14 10:00:02 UTC
