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

# Revert to GitHub once updated there.
R.setup             cran kosukeimai MNP 3.1-5 v
revision            0
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-2+
description         Fitting the Multinomial Probit Model
long_description    Fits the Bayesian multinomial probit model \
                    via Markov chain Monte Carlo.
checksums           rmd160  ded6f39aea744c3e8c469f927a7c24cf4729cd92 \
                    sha256  7a77ff0fe3ca6a2265e2cf52c998422032b6b9303ad7ffd8d5862908528773e7 \
                    size    1751176
# github.tarball_from archive

compilers.setup     require_fortran

depends_test-append port:R-testthat

test.run            yes
