# -*- 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 epmrob 0.1
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2
description         Robust estimation of probit models with endogeneity
long_description    {*}${description}
checksums           rmd160  f41478af2c3a6b57ee915586d2607793b5dc21b6 \
                    sha256  61d495dabb33280f6e9a7845983994609c1842b3f29d2bd294745fa2f52fb107 \
                    size    7044
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-robustbase

depends_test-append port:R-mvtnorm

test.run            yes
