# -*- 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 amrei-stammann bife 0.7.2
revision            2
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             {GPL-2 GPL-3}
description         Binary choice models with fixed effects
long_description    {*}${description}
checksums           rmd160  14a634e86f2e742cf838070a44ce21e03a72f9a0 \
                    sha256  ef13b6bbdae22fad1f5585c04198991d32dc1a4ca3bf4c0c9366b3cfa3ed3376 \
                    size    121832

depends_lib-append  port:R-data.table \
                    port:R-Formula \
                    port:R-Rcpp \
                    port:R-RcppArmadillo

compilers.setup     require_fortran

depends_test-append port:R-alpaca \
                    port:R-knitr \
                    port:R-rmarkdown

test.run            yes
