# -*- 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             cran cran ivmodel 1.9.1
revision            2
categories-append   math
maintainers         nomaintainer
license             GPL-2
description         Statistical inference and sensitivity analysis for instrumental variables model
long_description    {*}${description}
checksums           rmd160  d95447fc8b37664ed7074e06cce5ea227d02ca7b \
                    sha256  14689135b0b4b915f2e2a3f978f43dc4616ba9c643c465c75efcfb4fb92595be \
                    size    220873
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-Formula \
                    port:R-ggplot2 \
                    port:R-reshape2

depends_test-append port:R-testthat

test.run            yes
