# -*- 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

# GitHub version lags behind.
R.setup             cran CenterForStatistics-UGent pim 2.0.2
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Probabilistic Index Models
long_description    {*}${description}
checksums           rmd160  9e693bc52289d480161a6691a8dc419e7426b309 \
                    sha256  1195dbdbd67348dfef4b6fc34fcec643da685ebe58d34bbe049ab121aca9944f \
                    size    295778
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-BB \
                    port:R-nleqslv

depends_test-append port:R-testthat

test.run            yes
