# -*- 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 truncSP 1.2.2
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Semi-parametric estimators of truncated regression models
long_description    {*}${description}
checksums           rmd160  726fde3ee47521982d422c65c6af740bb6feb51a \
                    sha256  1805feabd4f5623ed53faa0a54e3bd43795c29968106f0c611e9e9215128b1c1 \
                    size    36607
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-truncreg

test.run            yes
