# -*- 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 Lucaweihs sBIC 0.2.0
revision            1
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-3+
description         Compute the singular BIC for multiple models
long_description    {*}${description}
checksums           rmd160  311c62d31bd198b2573979299df902d9a2fb8c83 \
                    sha256  2148cc7169fa8940592926a3105459a4770e55937b24110588dcecc3133ba1bb \
                    size    959016

depends_lib-append  port:R-combinat \
                    port:R-flexmix \
                    port:R-hash \
                    port:R-igraph \
                    port:R-mclust \
                    port:R-poLCA \
                    port:R-R.methodsS3 \
                    port:R-R.oo \
                    port:R-Rcpp

depends_test-append port:R-knitr \
                    port:R-mvtnorm \
                    port:R-testthat

test.run            yes
