# -*- 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             github Paul-Haimerl PAGFL 1.1.1 v
revision            0
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             AGPL-3+
description         Joint estimation of latent groups and group-specific coefficients \
                    in panel data models
long_description    {*}${description}
checksums           rmd160  962e7596fbacf5fa8b10be53dfb577727c1a6a4d \
                    sha256  bce9c7b8a8a962b2c76d2e2d8232b0d175a16acd08806a1cc8209f7e55d784df \
                    size    481785
github.tarball_from archive

depends_lib-append  port:R-ggplot2 \
                    port:R-lifecycle \
                    port:R-Rcpp \
                    port:R-RcppArmadillo \
                    port:R-RcppParallel

compilers.setup     require_fortran

depends_test-append port:R-testthat

test.run            yes
