# -*- 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.4
revision            2
categories-append   math
platforms           {darwin any}
maintainers         nomaintainer
license             GPL-2+
description         Probabilistic Index Models
long_description    {*}${description}
checksums           rmd160  5086a8ab7b9da2d8d9848a98fa5de8642dff9d62 \
                    sha256  77d65935aba664a949d661af5be5a5eed6e0b460eeed6a1376b5e3c55e178de4 \
                    size    318381
supported_archs     noarch

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

depends_test-append port:R-testthat

test.run            yes
