# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

PortSystem          1.0
PortGroup           R 1.0

R.setup             github chjackson voi 1.0.3 v
revision            0
categories-append   economics
platforms           {darwin any}
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-3
description         Expected Value of Information
long_description    Methods to calculate the expected value of information \
                    from a decision-analytic model.
homepage            https://chjackson.github.io/voi
checksums           rmd160  148c1f67b318dc6d10ae9a416e8f6f57d3160b6b \
                    sha256  b0c9a14c53a0a3629deb07090a3153dfcdb807a76b5cd919d4b9794cd88e2a67 \
                    size    3552826
supported_archs     noarch

depends_lib-append  port:R-dbarts \
                    port:R-earth \
                    port:R-ggplot2 \
                    port:R-gridExtra \
                    port:R-mvtnorm \
                    port:R-posterior \
                    port:R-progress
