Package: heemod
Title: Markov Models for Health Economic Evaluations
Version: 0.9.2
Authors@R: c(
    person("Antoine", "Filipovic-Pierucci", email = "pierucci@gmail.com", role = c("aut", "cre")),
    person("Kevin", "Zarca", 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 textbooks
    and guidelines: 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)
License: GPL (>= 3)
LazyData: true
VignetteBuilder: knitr
RoxygenNote: 6.0.1
Suggests: BCEA, diagram, flexsurv, Hmisc, knitr, logitnorm, lpSolve,
        mgcv, optimx, parallel, readxl, rgho, rmarkdown, stringr,
        survival, testthat, triangle, XLConnect
URL: https://github.com/pierucci/heemod, https://pierucci.org
BugReports: https://github.com/pierucci/heemod/issues
NeedsCompilation: no
Packaged: 2017-09-14 15:21:31 UTC; antoine
Author: Antoine Filipovic-Pierucci [aut, cre],
  Kevin Zarca [aut],
  Matthew Wiener [ctb],
  Zdenek Kabat [ctb],
  Vojtech Filipec [ctb],
  Jordan Amdahl [ctb],
  Yonatan Carranza Alarcon [ctb],
  Vince Daniels [ctb]
Maintainer: Antoine Filipovic-Pierucci <pierucci@gmail.com>
Repository: CRAN
Date/Publication: 2017-09-15 14:07:53 UTC
