Package: heemod
Title: Models for Health Economic Evaluation
Version: 0.8.0
Authors@R: c(
    person("Antoine", "Filipovic-Pierucci", email = "pierucci@gmail.com", role = c("aut", "cre")),
    person("Kevin", "Zarca", email = "kevin.zarca@urc-eco.fr", role = "aut"),
    person("Matthew", "Wiener", role = "ctb"),
    person("Zdenek", "Kabat", role = "ctb"),
    person("Vojtech", "Filipec", role = "ctb")
    )
Description: Health Economic Evaluation Modelling:
    decision trees and cohort simulations. Provides a simple
    and consistent interface for Markov models specification,
    comparison, sensitivity and probabilistic analysis, input of
    survival models, etc. Models with time varying properties
    (non-homogeneous Markov models and semi-Markov models)
    are supported.
Depends: R (>= 3.2.2)
Imports: dplyr, ggplot2 (>= 2.2.0), graphics, grDevices, lazyeval,
        memoise, mvnfast, pryr, rgho, stats, tibble, tidyr, tools,
        utils
License: GPL (>= 3)
LazyData: true
VignetteBuilder: knitr
RoxygenNote: 6.0.0
Suggests: diagram, flexsurv, Hmisc, knitr, logitnorm, parallel,
        formatR, mgcv, readxl, rmarkdown, survival, testthat, triangle
URL: https://github.com/pierucci/heemod, https://pierucci.org
BugReports: https://github.com/pierucci/heemod/issues
NeedsCompilation: no
Packaged: 2017-02-10 19:28:05 UTC; antoine
Author: Antoine Filipovic-Pierucci [aut, cre],
  Kevin Zarca [aut],
  Matthew Wiener [ctb],
  Zdenek Kabat [ctb],
  Vojtech Filipec [ctb]
Maintainer: Antoine Filipovic-Pierucci <pierucci@gmail.com>
Repository: CRAN
Date/Publication: 2017-02-11 00:16:59
