# -*- 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 curso-r bltm 0.1.0
revision            1
categories-append   math
maintainers         nomaintainer
license             MIT
description         Bayesian Latent Threshold Modelling
long_description    {*}${description}
homepage            https://curso-r.github.io/bltm
checksums           rmd160  f4f395ee32c1b2981efdc2647de33c11f6878ed3 \
                    sha256  3f195c1d8addc3ea7d3aa93f31cbbfa1251d36104322f50be16db7564c8ca4eb \
                    size    277148
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-mvnfast \
                    port:R-Rfast

test.run            yes
