# -*- 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 alpaca 0.3.4
revision            2
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-3
description         Fit GLMs with high-dimensional k-way fixed effects
long_description    {*}${description}
checksums           rmd160  9c83d52c9fdb65b19c598d090e1778f62f8bec3b \
                    sha256  4421cbe4bea6a874724c78d0ebe36dd983a623c1d7b45b849ced5da898431cbb \
                    size    68999

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-bife \
                    port:R-car \
                    port:R-knitr \
                    port:R-lfe \
                    port:R-rmarkdown

test.run            yes
